You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using Vite + Vuetify 3 and there is about 20K lines of unnecessary css in my output.
Is it possible to purge the unused styles from the final bundle or is this Vite's job?
Also not sure if this is the best place to ask this 🙏
The text was updated successfully, but these errors were encountered:
Hello,
I am using Vite + Vuetify 3 and there is about 20K lines of unnecessary css in my output.
Is it possible to purge the unused styles from the final bundle or is this Vite's job?
Also not sure if this is the best place to ask this 🙏
The text was updated successfully, but these errors were encountered: