Minify CSS within the sass plugin.

This commit is contained in:
Oliver Davies 2016-12-03 08:52:25 +00:00
parent aace7e0483
commit e3d3d03987
3 changed files with 29 additions and 202 deletions

View file

@ -1,12 +1,10 @@
{
"devDependencies": {
"bower": "^1.7.7",
"coffee-script": "^1.10.0",
"del": "^2.2.0",
"gulp": "^3.9.0",
"gulp-autoprefixer": "^3.1.0",
"gulp-clean": "^0.3.1",
"gulp-clean-css": "^2.0.4",
"gulp-concat": "^2.6.0",
"gulp-htmlmin": "^1.3.0",
"gulp-if": "^2.0.0",