This commit is contained in:
Jones8683
2026-04-07 21:22:45 +09:30
parent 5684857456
commit 6b5f00add0
+1 -3
View File
@@ -56,9 +56,7 @@ export default defineConfig(({ command }) => ({
}, },
css: { css: {
preprocessorOptions: { preprocessorOptions: {
scss: { scss: {},
api: "modern",
},
}, },
}, },
optimizeDeps: { optimizeDeps: {