Skip to content

Get your project up and running quickly on a foundation of Expressive CSS.

License

MIT, MIT licenses found

Licenses found

MIT
LICENSE
MIT
license.txt
Notifications You must be signed in to change notification settings

johnpolacek/expressive-css-starter-kit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 download the project or run:
npm install expressive-css

This project uses npm as its build tool – read more here – 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 Simple Grid and Simple Grid Generator.

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

About

Get your project up and running quickly on a foundation of Expressive CSS.

Resources

License

MIT, MIT licenses found

Licenses found

MIT
LICENSE
MIT
license.txt

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published