[docs] Improve the StyleX playground
Open
documentation
help wanted
- Dominant language
- JavaScript
- Stars
- 10.3k
- Forks
- 481
- Avg merge
- 3d 8h
- Merged PRs (30d)
- 13
Description
The StyleX website has an empty page for a playground. This can be implemented using "WebContainers".
A basic playground should ship React, StyleX and a simple bundler. It should have four panes:
1. A source editor pane that support tabs for multiple files
2. A "transformed JS" pane that shows what the current file looks like after compilation.
3. A "CSS" pane that shows the overall generated CSS
4. A "preview" pane that shows a preview of the website.
Contributor guide
Assessment
This issue has not been assessed yet.