Nerve is a simple (responsive) SASS framework inspired by Skeleton and the work of Tania Rascia, Chris Coyier, and others.
git clone or download into your directory
cd into directory with command line
sass --watch src/scss/main.scss:dist/css/main.css
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.