demo.1
- added possibility to add data into tempaltes via json - restructured output files - some work on styles
This commit is contained in:
parent
1bb57b109b
commit
8bc8da74db
18 changed files with 1004 additions and 199 deletions
|
|
@ -25,6 +25,7 @@
|
|||
"gulp-changed": "^3.1.0",
|
||||
"gulp-concat": "^2.6.1",
|
||||
"gulp-cssnano": "^2.1.2",
|
||||
"gulp-data": "^1.3.1",
|
||||
"gulp-if": "^2.0.2",
|
||||
"gulp-jscs": "^4.0.0",
|
||||
"gulp-jshint": "^2.0.4",
|
||||
|
|
@ -39,6 +40,7 @@
|
|||
"gulp-sass-lint": "^1.3.3",
|
||||
"gulp-sourcemaps": "^2.6.1",
|
||||
"gulp-uglify": "^3.0.0",
|
||||
"gulp-useref": "^3.1.5",
|
||||
"gulp.spritesmith": "^6.5.1",
|
||||
"jshint": "^2.9.5",
|
||||
"jshint-stylish": "^2.2.1",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue