diff options
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/package.json b/package.json index d0dd9ed..b9e7703 100644 --- a/package.json +++ b/package.json @@ -9,6 +9,8 @@ "author": "", "license": "ISC", "devDependencies": { + "node-sass": "^3.4.2", + "sass-loader": "^3.1.2", "webpack": "^1.12.9", "webpack-dev-server": "^1.14.0" }, |
