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": [
// volar
"octref.vetur"
"octref.vetur",
"antfu.unocss"
]
}