expressive-css

1.0.2 • Public • Published

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

Package Sidebar

Install

npm i expressive-css

Weekly Downloads

1

Version

1.0.2

License

MIT

Last publish

Collaborators

  • johnpolacek