Skip to main content
DevToys
Formatters

CSS formatter

Re-indent CSS blocks for reading

Conversion workspace

CSS Formatted CSS

Input
CSS
Output
Formatted CSS
How to use / Notes

How to use

  1. Paste the CSS to format.
  2. Blocks and properties are tidied for reading.
  3. Copy the result.

Notes

  • It only formats—no property optimisation or shorthand rewriting.
  • Preprocessor syntax (SCSS/Less) may not be supported.