Add gulp-autoprefixer

Fixes #16
This commit is contained in:
Oliver Davies 2016-04-05 21:17:57 +01:00
parent 949a2d8106
commit f7159f54e8
2 changed files with 4 additions and 0 deletions

View file

@ -4,6 +4,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",