Greatly simplified all of the logic; moved the JS to a separate file
This commit is contained in:
parent
a18c421354
commit
582adec6a4
11 changed files with 105 additions and 121 deletions
|
@ -28,6 +28,7 @@
|
|||
"gulp": "^4.0.1",
|
||||
"gulp-cssnano": "^2.1.3",
|
||||
"gulp-less": "^3.5.0",
|
||||
"gulp-rename": "^1.3.0"
|
||||
"gulp-rename": "^1.3.0",
|
||||
"gulp-uglify": "^3.0.2"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue