How to use
Strip CSS comments and whitespace down to a single line.
Collapse CSS onto one line to reduce file size, handy for inlining or for a quick size comparison. Comments go and spacing around braces, colons, and semicolons is tightened, but quoted strings and `url()` contents keep their exact spacing so rendering is unchanged.