Added autoprefixer + csslint

This commit is contained in:
RainLoop Team 2014-08-28 19:27:30 +04:00
parent 5009546a91
commit 39255ae061
30 changed files with 218 additions and 1038 deletions

View file

@ -201,6 +201,8 @@
"gulp-footer": "*",
"gulp-streamify": "*",
"gulp-minify-css": "*",
"gulp-autoprefixer": "*",
"gulp-csslint": "*",
"gulp-concat-util": "*"
}