Use wiredep for sass and less injection

https://github.com/taptapship/wiredep
all third-party deps are injected via wiredep rather than manually managed
This commit is contained in:
Austin Pray
2014-11-23 22:23:36 -06:00
parent e2091ef880
commit df004917b7
4 changed files with 13 additions and 95 deletions

View File

@@ -20,6 +20,7 @@
"overrides": {
"bootstrap": {
"main": [
"./less/bootstrap.less",
"./js/transition.js",
"./js/alert.js",
"./js/button.js",