yew/docs/more/css.md
F.J. Navarro 1e609b4af8
add styled frameworks for yew (#1396)
* add styled frameworks for yew

* revert some changes that was updated previously

* fix code review

* capitalize fist letter yewtify explanation

* fix code review

* switch definitions

* add Vuetify and Javascript in the dictionary
2020-07-11 00:54:36 +08:00

662 B
Raw Blame History

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.