- Run
npm install
- Run
gulp
. There's only one task which compiles the Sass and watches for changes
A Stylelint dotfile is included to enforce the coding style of the CSS and Sass.
Also consider installing SublimeLinter
and SublimeLinter-contrib-stylelint
to get notifications on Sublime Text.
Instead, if you're using Atom, you can install linter-stylelint package.
- Tom Hare: [email protected]