chore: disabled unocss plugin

This commit is contained in:
dap
2024-09-02 16:13:11 +08:00
parent e4d64e3f20
commit c3d96f3657

View File

@@ -23,6 +23,7 @@
], ],
"unwantedRecommendations": [ "unwantedRecommendations": [
// 和 volar 冲突 // 和 volar 冲突
"octref.vetur" "octref.vetur",
"antfu.unocss"
] ]
} }