Refactor all Less to manage import order itself

This commit is contained in:
gconsidine
2017-07-20 17:28:51 -04:00
parent 6335953376
commit 86fb6116a0
94 changed files with 307 additions and 243 deletions

View File

@@ -53,6 +53,7 @@
"grunt-contrib-clean": "^1.0.0",
"grunt-contrib-concat": "^1.0.1",
"grunt-contrib-copy": "^1.0.0",
"grunt-contrib-cssmin": "^2.2.0",
"grunt-contrib-jshint": "^1.0.0",
"grunt-contrib-less": "^1.3.0",
"grunt-extract-sourcemap": "^0.1.18",