Strings and URLs stay intact
Processing understands quoted strings and CSS block comments. It does not mistake the double slash in an HTTPS URL for a JavaScript-style comment.
Compress CSS for delivery or expand dense stylesheets for review while preserving quoted strings, data URLs and important license notices.
Processing understands quoted strings and CSS block comments. It does not mistake the double slash in an HTTPS URL for a JavaScript-style comment.
Keep the license option enabled to retain comments beginning with /*!, a common convention for copyright and package notices.
This tool performs conservative text minification. For advanced transformations, compatibility rewriting and source maps, use a build tool such as Lightning CSS or cssnano.
No. This conservative minifier removes comments and unnecessary whitespace but does not rewrite color values, units or calculations.
Some software licenses require attribution to remain in distributed files. The /*! convention identifies comments intended to survive minification.
One usage is recorded when you press Minify CSS or Beautify CSS. Loading, copying and downloading do not add uses.