I put this together when looking to replace Purgecss in my build chain due to its numerous and unresolved/unresolvable correctness deficiencies.
TL;DR:
- Tiny API, ~60 LOC + 3 small deps
- Does not process `<script>` or JS
- Smaller and more thorough than Purgecss, UnCSS, PurifyCSS
- Perf: 2.0x UnCSS, 1.1x PurifyCSS, 0.4x Purgecss
I put this together when looking to replace Purgecss in my build chain due to its numerous and unresolved/unresolvable correctness deficiencies.
TL;DR:
- Tiny API, ~60 LOC + 3 small deps
- Does not process `<script>` or JS
- Smaller and more thorough than Purgecss, UnCSS, PurifyCSS
- Perf: 2.0x UnCSS, 1.1x PurifyCSS, 0.4x Purgecss