Skip to content

Commit b6ce31c

Browse files
committed
fix: removed postcss scoped
1 parent a75ef35 commit b6ce31c

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

postcss.config.js

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,6 @@ module.exports = {
99
require(
1010
'postcss-url',
1111
)(),
12-
require(
13-
'postcss-scoped',
14-
)(),
1512
require(
1613
'postcss-preset-env',
1714
)(

0 commit comments

Comments
 (0)