CSS Minifier
Minify CSS by removing comments and whitespace.
入力
出力
Shrink CSS by removing comments and unnecessary whitespace.
使い方
- Paste CSS.
- The minified output appears.
- Copy the result.
よくある質問
- Is it safe?
- It performs conservative whitespace/comment removal.
- Does it optimize values?
- No, it does not rewrite property values.