CSS Single‑Line Formatter
Paste CSS on the left → get
selector{props;}
one‑liner blocks on the right.
Tip:
Ctrl
/
Cmd
+
Enter
to format
Input CSS
Format (Ctrl/Cmd+Enter)
space after
;
space after
,
tight braces
selector{...}
Keeps every block on a single line. Preserves strings, urls(), and data URIs.
Output CSS
Copy
Download .css
Minify (no spaces)