vite.config.js @@ -6,6 +6,7 @@ // https://vite.dev/config/ export default defineConfig({ base: './', plugins: [useVitePluings()], css: { postcss: {