antwarjs / antwar

A static site generator built with React and Webpack.
https://antwar.js.org/
MIT License
460 stars 35 forks source link

PurifyCSS plugin #90

Closed bebraw closed 7 years ago

bebraw commented 9 years ago

It might be a nice idea to run purifycss against site content and CSS to get rid of unused CSS rules.

eldh commented 9 years ago

Would be awesome. Not sure which constraints it would put it on theme's, but could probably make it work.

bebraw commented 8 years ago

There's actually purifycss-webpack-plugin now. That helps a lot.

bebraw commented 7 years ago

webpack and the plugin I linked to can handle this. No need to do anything special in antwar.