@aztlan/stylebook
v0.1.0
Published
+ None of the `modules` have a default export. + The `modules` contain the core abstract styling logic. + The `modules` need to be called either/and + By calling their `main` export, for instance `@include em-sizes.main` + By calling their root variable
Readme
Rules
None of the
moduleshave a default export.The
modulescontain the core abstract styling logic.The
modulesneed to be called either/andBy calling their
mainexport, for instance@include em-sizes.mainBy calling their root variable definitions
@include em-sizes.root-definitionsThe mixins are all opinionated, and apply a set of styling properties
