Skip to content

Commit 12350ed

Browse files
fix: [UEPR-30] Updated style-loader version to fix component not rendering
1 parent de886c1 commit 12350ed

File tree

2 files changed

+11
-87
lines changed

2 files changed

+11
-87
lines changed

package-lock.json

Lines changed: 10 additions & 86 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"postcss-import": "^12.0.0",
5151
"postcss-loader": "4.3.0",
5252
"postcss-simple-vars": "^5.0.1",
53-
"style-loader": "^0.23.0",
53+
"style-loader": "4.0.0",
5454
"url-loader": "4.1.1",
5555
"webpack": "^5.90.3"
5656
}

0 commit comments

Comments
 (0)