purgecss icon indicating copy to clipboard operation
purgecss copied to clipboard

If this was written in Rust...

Open White-Rabbit-Scientific opened this issue 7 months ago • 0 comments

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.

White-Rabbit-Scientific avatar Jun 29 '25 22:06 White-Rabbit-Scientific