Open
Description
Theme-switching seems to still be a problem for developers, so the Styling docs could include a page that describes various approaches in detail:
- Theme variants included in bundled stylesheets, scoped with classnames
- Loading additional stylesheets dynamically (via URL)
- Loading entire stylesheet from DB, and adding it to the UI
- Loading individual style values (e.g. colors) from DB and applying them to custom properties
If you think this issue is important, add a 👍 reaction to help the community and maintainers prioritize this issue.