Open
Description
Css-minify currently appears to remove all whitespace from quoted strings, however this is not necessarily desirable in the css content property.
On my page I am using the content property to add an arrow before collapsible elements, however upon minification the resulting element goes from:
I have confirmed in the minified css file that this is in fact caused by css-minify.