Import normalize.css via npm for latest version

This commit is contained in:
Antoine Boulanger
2019-02-01 09:31:46 -05:00
parent 79363cd3c6
commit f762a9141d
3 changed files with 4 additions and 469 deletions

View File

@@ -5,10 +5,11 @@
"version": "1.0.0",
"author": "Locomotive <info@locomotive.ca>",
"dependencies": {
"locomotive-scroll": "git+https://git@github.com/locomotivemtl/locomotive-scroll.git",
"normalize.css": "*",
"pjax": "*",
"svg4everybody": "*",
"smooth-scrollbar": "git+https://git@github.com/locomotivemtl/smooth-scrollbar.git#develop",
"locomotive-scroll": "git+https://git@github.com/locomotivemtl/locomotive-scroll.git"
"svg4everybody": "*"
},
"devDependencies": {
"gulp-concat": "*"