[update] Style Home page

This commit is contained in:
brunosimon
2016-08-30 02:05:01 +02:00
parent d4d852f356
commit 81331c4f34
33 changed files with 745 additions and 319 deletions
+2 -9
View File
@@ -7,20 +7,13 @@
"dependencies": {
"autoprefixer": "^6.4.0",
"browser-sync": "^2.13.0",
"cssnano": "^3.7.4",
"gulp": "^3.8.10",
"gulp-autoprefixer": "^2.1.0",
"gulp-concat": "^2.4.3",
"gulp-minify-css": "^0.3.13",
"gulp-plumber": "^1.1.0",
"gulp-postcss": "^6.1.1",
"gulp-rename": "^1.2.2",
"gulp-sourcemaps": "^1.6.0",
"gulp-stylus": "^2.5.0",
"gulp-uglify": "^1.1.0",
"gulp-watch": "^3.0.0",
"gulp.spritesmith": "^6.2.1",
"merge-stream": "^1.0.0",
"postcss-import": "^8.1.2",
"precss": "^1.4.0"
"gulp-watch": "^3.0.0"
}
}