stealjs / steal-tools

Build easy. Load fast.
https://stealjs.com/docs/steal-tools.html
MIT License
67 stars 23 forks source link

Remove unused CSS selectors to reduce bundle size #1065

Open mjstahl opened 5 years ago

mjstahl commented 5 years ago

During the build process, we should use something like PurifyCSS (https://github.com/purifycss/purifycss) to decrease the size of the CSS bundle(s).