Skip to content

Commit 842ba7f

Browse files
committed
add sass necessary package
1 parent 9ae89ff commit 842ba7f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,13 +29,15 @@
2929
"html-webpack-plugin": "^2.28.0",
3030
"less": "^2.7.1",
3131
"less-loader": "^2.2.3",
32+
"node-sass": "^4.5.3",
3233
"null-loader": "^0.1.1",
3334
"postcss": "^5.0.21",
3435
"postcss-loader": "^1.3.3",
3536
"react": "^15.0.1",
3637
"react-dom": "^15.0.1",
3738
"react-hot-loader": "^3.0.0-beta.6",
3839
"react-router": "^3.0.2",
40+
"sass-loader": "^6.0.6",
3941
"style-loader": "^0.13.1",
4042
"url-loader": "^0.5.7",
4143
"webpack": "^2.2.1",

0 commit comments

Comments
 (0)