apiary-base-styles
v1.4.1
Published
Stylus mixin and variable library to make developing Apiary UI easier.
Downloads
9
Readme
Apiary Base Styles
Stylus mixin and variable library to make developing Apiary UI easier.
Usage
npm i apiary-base-styles -S
and 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 start
Will start a Hexo server on port 4000
.