kotti
kotti copied to clipboard
Tree-Shaking: Find Solution for CSS Bloat
#252/#301 is coming along well, but only solves the JS side of things, which makes a big difference already. However, the CSS has a significant size as well right now and it’d be great if that could be reduced somehow.
One potential idea is to disable the CSS extracting and let vue handle the style loading.