jwright04 / smacss-boilerplate

SMACSS Boilerplate

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SMACSS Boilerplate

A 'naked' boilerplate for quickly starting off your projects. The CSS is handled with a SMACSS structure for maintainability.

Setup

Run the following to install Gulp and it's dependencies:

npm install

Then just run the following to watch your SCSS files:

gulp watch

Any thoughts?

Tweet me at @kachunchau.

About

SMACSS Boilerplate


Languages

Language:CSS 83.0%Language:JavaScript 14.8%Language:HTML 2.2%