Developer Tools

CSS Beautifier

Format minified CSS back into readable form — one declaration per line, indented.

About the CSS Beautifier

The CSS Beautifier expands minified stylesheets into readable form: each rule on its own block, one declaration per line, media queries indented one level deeper.

Yes — rules inside @media blocks get an extra indentation level.