Is there a production-ready CSS purger that's not written in JavaScript? Last time I looked I couldn't find any.
I'm not particularly against JavaScript, but I'm not willing to install and use npm and several hundred dependencies.
All documentation for purgecss always includes postcss and a gazillion other packages I have never heard of.
Maybe something in Go, as a single executable?