f-of-s
v1.1.0
Published
Functional CSS framework
Downloads
5
Maintainers
Readme
#f(s)
Functional CSS library for rapid prototyping. These styles are based off of BassCSS and designed to work well with most other css libraries, notably animate.css.
####Why functional CSS?
- CSS filesize rarely grows, and never by much
- Functional styles don't interfere with each other
- Faster HTML prototyping
- Great for frontend component-pattern (like React)
####How to use
npm install f-of-s