Skip to content

Commit 0ce7470

Browse files
authored
fix: add missing style-loader
Add missing style-loader package causing a silent error
1 parent 56cc00d commit 0ce7470

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
@@ -59,6 +59,7 @@
5959
"postcss-loader": "^3.0.0",
6060
"raw-loader": "^0.5.1",
6161
"sass-loader": "^7.1.0",
62+
"style-loader": "^0.23.1",
6263
"uglifyjs-webpack-plugin": "^1.2.7",
6364
"webpack": "4.16.3",
6465
"webpack-cli": "^3.1.0",

0 commit comments

Comments
 (0)