apiary-base-styles
v1.4.1
Published
Stylus mixin and variable library to make developing Apiary UI easier.
Readme
Apiary Base Styles
Stylus mixin and variable library to make developing Apiary UI easier.
Usage
npm i apiary-base-styles -Sand in your Stylus
@import '~apiary-base-styles'This will include main .styl file and you can start using mixins and variables. See Apiary Base Styles for live examples.
Goals
- Unify fonts, colors and common elements
- Unopinionated and flexible
- 0 kb dependency - only expose mixins and allows gradual rollout
Developing
Use Node 7.2 and higher.
npm startWill start a Hexo server on port 4000.
