The Sassy Skeleton
bower install git@github.com:rangle/skeletor.git
-
Install dependencies:
gem install sass
gem install scss-lint
npm install
-
Gulp tasks available:
sass
: compile Sassdocs
: build the documentationscss-lint
: run the SCSS lintercssstats
: generates the css statisticsdev
: start a simple node server, build docs and compile Sass
-
Go to http://localhost:3000 for the documentation
-
Go to http://localhost:3000/css/stats for the visualization of the CSS stats