Description
Reformat CSS so minified or hard-to-read stylesheets become easier to inspect. It helps developers review, debug, or compare CSS by restoring indentation and line breaks.
This is a formatting tool and it does not prove the stylesheet is correct. Run it on copies or under version control, because formatting changes can make diffs large and may not preserve every unusual edge case exactly.