1.0.2 • Published 8 years ago

expressive-css v1.0.2

Weekly downloads
5
License
MIT
Repository
github
Last release
8 years ago

Expressive CSS is not intended to be a library or framework, but rather a presentation of an approach to writing lightweight, scalable CSS using utility classes that are easy to write and understand.

For more info, go to the Expressive CSS Project Page.

To install:
npm install expressive-css

This project uses npm as its build tool, which is used to process the SASS files via node-sass CLI. To build the project:
npm run build

Or, to build the project with every save:
npm run watch

This project contains some useful SASS mixins, such as utility generators. Check them out in the css/sass/_mixins directory.

If you like the responsive grid system, check out the Simple Grid and Simple Grid Generator.

Find me on Twitter at @johnpolacek and online at johnpolacek.com