Skip to Content
  • Website
Codsen
  • Home
  • Open Source
  • Articles
  • About

backOpen Source→email-comb→Examples

Table of Contents

  • Quick Take
  • Keep classes inside backend template markers
  • Keep HTML comments containing a given string
  • Keep CSS comments
  • Keep HTML comments
  • Keep id's referenced by for attributes
  • Minifies and uglifies
  • Report progress within a custom range
  • Remove media queries left empty
  • Returns all extracted and deleted classes and id's
  • Works even if <style> is within <body> and there's no <head>
  • Whitelist a selector from removal
  • Whitelist using wildcards
↑ back to top

Quick Take

↑ back to top

Keep classes inside backend template markers

↑ back to top

Keep HTML comments containing a given string

↑ back to top

Keep CSS comments

↑ back to top

Keep HTML comments

↑ back to top

Keep id's referenced by for attributes

↑ back to top

Minifies and uglifies

↑ back to top

Report progress within a custom range

↑ back to top

Remove media queries left empty

↑ back to top

Returns all extracted and deleted classes and id's

↑ back to top

Works even if <style> is within <body> and there's no <head>

↑ back to top

Whitelist a selector from removal

↑ back to top

Whitelist using wildcards

↑ back to top
back 

Copyright

All rights reserved © Roy Revelt 2026
All our open source packages are under MIT licenceopens in a new tab

Activities

🐛 See a bug? Raise an issueopens in a new tab
💘 Check out the Indiewebopens in a new tab and Libera manifestoopens in a new tab