Styles now imported through Sass. Less removed.

This commit is contained in:
n1474335 2017-04-09 14:06:59 +01:00
parent c60e99288f
commit e120422b05
11 changed files with 89 additions and 86 deletions

View file

@ -47,16 +47,16 @@
"html-webpack-plugin": "^2.28.0",
"imports-loader": "^0.7.1",
"ink-docstrap": "^1.1.4",
"less": "^2.7.2",
"less-loader": "^4.0.2",
"node-sass": "^4.5.2",
"sass-loader": "^6.0.3",
"style-loader": "^0.15.0",
"url-loader": "^0.5.8",
"web-resource-inliner": "^4.1.0",
"webpack": "^2.2.1"
},
"dependencies": {
"bootstrap": "^3.3.7",
"bootstrap-colorpicker": "^2.5.1",
"bootstrap-sass": "^3.3.7",
"bootstrap-switch": "^3.3.4",
"crypto-api": "^0.6.2",
"crypto-js": "^3.1.9-1",