This commit is contained in:
2025-05-19 19:48:23 +08:00
parent e15474a836
commit a1b135f088

View File

@@ -13,10 +13,6 @@ export default defineConfig({
})], css: { })], css: {
postcss: { postcss: {
plugins: [tailwindcss()] plugins: [tailwindcss()]
}, preprocessorOptions: {
scss: {
silenceDeprecations: ['legacy-js-api'],
}
}, },
}, server: { }, server: {
proxy: { proxy: {