vite.config.js @@ -17,9 +17,10 @@ }, plugins: [ vue(), WindiCSS(), WindiCSS() ], server: { port: 8080, host: '0.0.0.0' }, resolve: {