refactor: remove @nuxt/ui integration and update Vite configuration
- Removed @nuxt/ui plugin from main.ts and index.css - Updated vite.config.ts to replace @nuxt/ui with unplugin-auto-import and unplugin-vue-components for better component auto-importing and resolution
This commit is contained in:
@@ -1,2 +1 @@
|
||||
@import "tailwindcss";
|
||||
@import "@nuxt/ui";
|
||||
|
||||
Reference in New Issue
Block a user