This starter kit was created as starting point for "How to generate a style guide using Hologram & Gulp" blog post on the Brick Factory blog. The post walks you through how to set up Hologram with this system so you can quickly get up and running with build system
- Compiles Sass
- Generates Hologram style guide
- gulp-notify integration
- Gulp task to clear processed folder
// Watches/Compiles Sass & Generates style guide
gulp
// Clears our processed folder
gulp clear