Skip to content

Commit e066a14

Browse files
committed
Remove unused style-loader
1 parent 7cf187b commit e066a14

File tree

2 files changed

+0
-9
lines changed

2 files changed

+0
-9
lines changed

ui/frontend/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,6 @@
6464
"postcss-nesting": "^8.0.1",
6565
"postcss-simple-vars": "^6.0.3",
6666
"prettier": "^2.2.1",
67-
"style-loader": "^2.0.0",
6867
"stylelint": "^13.12.0",
6968
"stylelint-config-css-modules": "^2.2.0",
7069
"stylelint-config-idiomatic-order": "^8.1.0",

ui/frontend/yarn.lock

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -6118,14 +6118,6 @@ strip-json-comments@^3.1.0, strip-json-comments@^3.1.1:
61186118
resolved "https://registry.yarnpkg.com/strip-json-comments/-/strip-json-comments-3.1.1.tgz#31f1281b3832630434831c310c01cccda8cbe006"
61196119
integrity sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==
61206120

6121-
style-loader@^2.0.0:
6122-
version "2.0.0"
6123-
resolved "https://registry.yarnpkg.com/style-loader/-/style-loader-2.0.0.tgz#9669602fd4690740eaaec137799a03addbbc393c"
6124-
integrity sha512-Z0gYUJmzZ6ZdRUqpg1r8GsaFKypE+3xAzuFeMuoHgjc9KZv3wMyCRjQIWEbhoFSq7+7yoHXySDJyyWQaPajeiQ==
6125-
dependencies:
6126-
loader-utils "^2.0.0"
6127-
schema-utils "^3.0.0"
6128-
61296121
style-search@^0.1.0:
61306122
version "0.1.0"
61316123
resolved "https://registry.yarnpkg.com/style-search/-/style-search-0.1.0.tgz#7958c793e47e32e07d2b5cafe5c0bf8e12e77902"

0 commit comments

Comments
 (0)