vuetifyjs / vuetify-loader

πŸ“¦ Webpack and Vite plugins for treeshaking Vuetify components and more

Home Page:https://vuetifyjs.com/customization/a-la-carte#vuetify-loader

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tree shaking CSS

laygir opened this issue Β· comments

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 πŸ™