Skip to content
DDevToolery

CSS Formatter

Reindent stylesheets with consistent spacing.

Loading tool…

About this tool

Reformats a stylesheet with consistent indentation, one declaration per line and predictable spacing. The stylesheet is parsed, so a syntax error is reported rather than silently reproduced.

Questions

Does it reorder or merge my rules?
No. Cascade order is meaningful in CSS, so nothing is moved, merged or deduplicated — only whitespace changes.

Privacy

This page does its work in your browser. What you paste is processed by JavaScript running on your own device and is never sent to a DevToolery server — there is no server that could receive it. The page itself is a static file delivered by a CDN. See exactly what is stored.