Hi
With Sage 10 I used @roots/bud-postcss and @roots/bud-purgecss to minify the theme and bootstrap scss output.
How could I optimise the generated .css file (currently about 600kb ) with Sage 11?
Thank you for any hints!
Hi
With Sage 10 I used @roots/bud-postcss and @roots/bud-purgecss to minify the theme and bootstrap scss output.
How could I optimise the generated .css file (currently about 600kb ) with Sage 11?
Thank you for any hints!
The Vite ecosystem is pretty huge. I’d Google “Vite PurgeCSS” and check out the multiple different packages/guides floating around.