Loading app…
Css Minifier
Not installed
Plugin
Developer Tools
Minify
Input
/* My styles */ .container { display: flex; justify-content: center; align-items: center; padding: 20px; margin: 10px; } .button { background: blue; color: white; border: none; padding: 10px 20px; }
Minify
Output
Minified CSS will appear here