Environment
Vuetify Version: "3.0.0-beta.4"
Nuxt Version: "3.0.0-rc.4"
vite-plugin-vuetify: "1.0.0-alpha.12"
Browsers: Chrome 102.0.0.0
OS: MacOS 12.3.1
Desc
Styles loading is incredibly long and it throws errors with styles: 'expose'
vuetify({
styles: 'expose',
}),
Steps to reproduce
Just install deps and 'yarn dev`.
Actual Behavior
Styles are loading very long. 15+ seconds and fails few errors and then works well.
In browsers error:


Terminal errors:


Reproduction Link
https://github.com/MichaelGitArt/vite-plugin-vuetify-issue