ThodaCSS is a lightweight, minimal CSS framework. Check out http://polybuildr.github.io/thodacss for more information.
To build a new version in the dist/
directory:
npm install
gulp
To make gulp watch the directory for any new changes, use gulp watch
.