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.