Reducing size of quasar css
-
Re: How can I remove the default CSS?
I currently use quasar but not a lot of quasar component, still the bundled css is too much, any way to reduce that? I would greatly benefit my production performance.
I searched the forum but not find any concrete solutions, please point me in the right direction. -
A lot of post have been made asking how to reduce the Quasar css bundle size. Mostly how to use Purgecss to reduce the size , but apparently it breaks Quasar (something to do with used color classes not recognized by Purgecss).
As of now there’s no way to reduce the css bundle size of Quasar.( as far as I know)