Skip to content

Commit 643808b

Browse files
committed
fix: add missing node-sass dependency
1 parent 2f83255 commit 643808b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/uikit-workshop/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@
4545
"html-webpack-plugin": "github:jantimon/html-webpack-plugin#webpack-4",
4646
"mini-css-extract-plugin": "^0.4.1",
4747
"no-emit-webpack-plugin": "^1.0.0",
48+
"node-sass": "^4.9.3",
4849
"penthouse": "^1.6.2",
4950
"postcss-loader": "^3.0.0",
5051
"raw-loader": "^0.5.1",

0 commit comments

Comments
 (0)