purgecss
purgecss copied to clipboard
If this was written in Rust...
Is your feature request related to a problem? Please describe. There is no simple single release version of purgeCSS consisting of a single binary file that could run on any platform.
Describe the solution you'd like If the code was written in Rust, it could be compiled from a common code base for every platform, and would result in a single binary file. This would not require node or type script or any other tool, it would simply be a single binary file.
Describe alternatives you've considered This is a great project.