install node-sass and sass-loader

This commit is contained in:
Shin'ya Ueoka 2017-08-27 22:29:56 +09:00
parent 557c67d1d5
commit e46f664363
2 changed files with 1162 additions and 0 deletions

1160
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -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"
}