INIT extends HTML5 Boilerplate, adds more structure for SCSS and JavaScripts files, includes build tasks and a whole lot more.
591
stars
69
forks
source link
CSS file is not compressed when running 'grunt build' #101
Closed
msslovi0 closed 10 years ago
When I run 'grunt build' I get a non-compressed CSS file. My tasks/options/sass.js is unchanged. When I run
manually the file is compressed as expected.