bundle all css files from src directory to one file

This commit is contained in:
Riku Rouvila
2015-01-21 14:49:53 +02:00
parent 13eb1def62
commit 2edec4c640
2 changed files with 5 additions and 2 deletions

View File

@@ -20,11 +20,12 @@
"devDependencies": {
"bower": "~1.3.5",
"browserify": "~6.1.0",
"ecstatic": "~0.5.3",
"deamdify": "^0.1.1",
"debowerify": "~0.9.1",
"ecstatic": "~0.5.3",
"gulp": "~3.8.1",
"gulp-autoprefixer": "1.0.1",
"gulp-concat": "^2.4.3",
"gulp-livereload": "~2.1.0",
"gulp-minify-css": "~0.3.5",
"gulp-streamify": "0.0.5",