mirror of
https://github.com/yewstack/yew.git
synced 2025-12-08 21:26:25 +00:00
* Add links to the sidebar.
* Remove unnecessary `page-ref`s (these links are now in the sidebar).
* Small grammar/style fix.
* Fix code tabs.
* Remove {% page-ref %} uses.
* Fix some line lengths.
* Split out `custom.css` into multiple files.
* Remove duplicate titles.
690 B
690 B
| id | title |
|---|---|
| css | CSS |
CSS
<TODO>
A proposal for integrated CSS support can be found here: https://github.com/yewstack/yew/issues/533
Style frameworks:
Currently our community members are developing these style frameworks:
- yew_styles - A styling framework for Yew without any Javascript dependencies.
- yew-mdc - Material Design Components.
- muicss-yew - MUI CSS Components.
- Yewtify – Implements the features provided by the Vuetify framework in Yew.