1.1.0 • Published 7 years ago

f-of-s v1.1.0

Weekly downloads
1
License
ISC
Repository
github
Last release
7 years ago

#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?

  1. CSS filesize rarely grows, and never by much
  2. Functional styles don't interfere with each other
  3. Faster HTML prototyping
  4. Great for frontend component-pattern (like React)

####How to use

npm install f-of-s