We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9ae89ff commit 842ba7fCopy full SHA for 842ba7f
package.json
@@ -29,13 +29,15 @@
29
"html-webpack-plugin": "^2.28.0",
30
"less": "^2.7.1",
31
"less-loader": "^2.2.3",
32
+ "node-sass": "^4.5.3",
33
"null-loader": "^0.1.1",
34
"postcss": "^5.0.21",
35
"postcss-loader": "^1.3.3",
36
"react": "^15.0.1",
37
"react-dom": "^15.0.1",
38
"react-hot-loader": "^3.0.0-beta.6",
39
"react-router": "^3.0.2",
40
+ "sass-loader": "^6.0.6",
41
"style-loader": "^0.13.1",
42
"url-loader": "^0.5.7",
43
"webpack": "^2.2.1",
0 commit comments