0.1.5 • Published 4 years ago

@morenobr/guideline-style v0.1.5

Weekly downloads
-
License
MIT
Repository
github
Last release
4 years ago

@morenobr/guideline-style

TODO CSS components based on Material Design

Changes after use CSS of Material Design

Basic changes are to not use name of root component in class name of children and variants. Just changed to use the context parent, and context of same element.

Example, in Icon Button Toogle, is just used 'on' class name with the class name original 'mg-icon-button-toogle', then the element has the class property as 'mg-icon-button-toogle on', instead of something as 'mg-icon-button-toogle mg-icon-button-toogle--on'.

License Info

The root license of project is just MIT, but CSS components have their own license because third party libraries based as the Material Design CSS.