Convert vanilla CSS to SASS

This commit is contained in:
Frederic Guillot
2016-08-06 22:19:36 -04:00
parent 411a66c8cb
commit 1dc947eac4
90 changed files with 1648 additions and 2364 deletions

View File

@@ -4,9 +4,9 @@
"bower": "^1.7.9",
"gulp": "^3.9.1",
"gulp-bower": "0.0.13",
"gulp-clean-css": "^2.0.7",
"gulp-cli": "^1.2.1",
"gulp-concat": "^2.6.0",
"gulp-uglify": "^1.5.3"
"gulp-uglify": "^1.5.3",
"gulp-sass": "^2.3.2"
}
}