This commit is contained in:
2025-05-21 19:26:23 +08:00
parent ff44898d82
commit 4655e2a7e7

View File

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