Skip to content

polybuildr/thodacss

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ThodaCSS

Build Status

ThodaCSS is a lightweight, minimal CSS framework. Check out http://polybuildr.github.io/thodacss for more information.

Steps to build

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.