Skip to content

Commit 9d30c31

Browse files
committed
fix: add postcss-scss
1 parent 3509b63 commit 9d30c31

File tree

2 files changed

+1
-37
lines changed

2 files changed

+1
-37
lines changed

package-lock.json

Lines changed: 0 additions & 36 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
@@ -95,6 +95,7 @@
9595
"move-file-cli": "^3.0.0",
9696
"npm-run-all": "^4.1.5",
9797
"postcss": "^8.4.16",
98+
"postcss-scss": "^4.0.4",
9899
"prettier": "2.4.1",
99100
"react": "^18.2.0",
100101
"react-docgen-typescript": "^2.2.2",
@@ -103,7 +104,6 @@
103104
"sass": "^1.54.4",
104105
"sass-loader": "^10.3.1",
105106
"stylelint": "^14.11.0",
106-
"stylelint-config-standard-scss": "^5.0.0",
107107
"svg-sprite-loader": "^6.0.11",
108108
"tslib": "^2.4.0",
109109
"typescript": "4.4.4",

0 commit comments

Comments
 (0)