install node-sass and sass-loader
This commit is contained in:
parent
557c67d1d5
commit
e46f664363
2 changed files with 1162 additions and 0 deletions
1160
package-lock.json
generated
1160
package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
@ -33,6 +33,8 @@
|
|||
"karma-sourcemap-loader": "^0.3.7",
|
||||
"karma-webpack": "^2.0.4",
|
||||
"mocha": "^3.5.0",
|
||||
"node-sass": "^4.5.3",
|
||||
"sass-loader": "^6.0.6",
|
||||
"style-loader": "^0.18.2",
|
||||
"webpack": "^3.5.3"
|
||||
}
|
||||
|
|
Reference in a new issue