adamgian / minify-selectors

Post-processor to minify class and ID selector names.
Apache License 2.0
8 stars 0 forks source link

Parallel processing of files #14

Closed adamgian closed 1 year ago

adamgian commented 2 years ago

Rayon crate can be used to handle this. This should be an opt-in feature.