Skip to content
This repository was archived by the owner on Jun 10, 2021. It is now read-only.

Commit 4cdc194

Browse files
committed
Added node-sass and sass-loader dependencies
1 parent 9e7defe commit 4cdc194

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
@@ -89,11 +89,13 @@
8989
"lolex": "^1.5.2",
9090
"mocha": "^3.2.0",
9191
"nightwatch": "^0.9.12",
92+
"node-sass": "^4.5.3",
9293
"opn": "^4.0.2",
9394
"optimize-css-assets-webpack-plugin": "^1.3.0",
9495
"ora": "^1.2.0",
9596
"phantomjs-prebuilt": "^2.1.14",
9697
"rimraf": "^2.6.0",
98+
"sass-loader": "^6.0.6",
9799
"selenium-server": "^3.0.1",
98100
"semver": "^5.3.0",
99101
"shelljs": "^0.7.6",

0 commit comments

Comments
 (0)