[docs-infra] Automate generation of CSS demos
Open
docs
scope: all components
scope: docs-infra
- Dominant language
- TypeScript
- Stars
- 10.9k
- Forks
- 543
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 101
Description
### Summary 💡
As of today, the demos in the docs of Base UI are manually authored. e.g. https://github.com/mui/material-ui/tree/d2b0415c181fed75e54eae87dce7a7fd9071df2c/docs/data/base/components/button/UnstyledButtonIntroduction
https://mui.com/base-ui/react-button/#introduction
This leads to errors and a lot of time waste, effectively, it prevents increasing coverage to 100%
### Examples 🌈
- https://twitter.com/diegohaz/status/1730646890830573934
### Motivation 🔦
This can be considered a continuation of mui/material-ui#37222.
Contributor guide
Assessment
This issue has not been assessed yet.