Better processing of sass files, compressed oputput and sourcemaps

This commit is contained in:
Jonny Barnes 2016-07-15 14:27:43 +01:00
parent 13fd7ae736
commit 7fea2dd3d7
4 changed files with 8 additions and 240 deletions

View file

@ -7,6 +7,7 @@
"gulp": "~3.9",
"gulp-brotli": "^1.0.1",
"gulp-sass": "^2.3.2",
"gulp-sourcemaps": "^1.6.0",
"gulp-zopfli": "^1.0.0",
"lint-staged": "^1.0.1",
"pre-commit": "^1.1.3",