We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1461d81 commit b4979c3Copy full SHA for b4979c3
build/index.ts
@@ -9,7 +9,6 @@ const baseConfig = {
9
'chalk',
10
'fs-extra',
11
'vue',
12
- 'css-tree',
13
'fast-glob',
14
15
'magic-string',
package.json
@@ -65,7 +65,6 @@
65
},
66
"peerDependencies": {
67
"chalk": "^5.2.0",
68
- "css-tree": "^2.3.1",
69
"estree-walker": "^3.0.3",
70
"fast-glob": "^3.2.12",
71
"fs-extra": "^10.0.1",
@@ -76,7 +75,6 @@
76
75
77
"dependencies": {
78
79
80
81
82
0 commit comments