{# canonical_base is the OWNING tenant's origin: all 16 Peasy domains serve the same catalogue, so a page rendered by a non-owner points its canonical at the owner instead of competing with it. Falls back to this site for static/self-owned pages. #}
🍋
Menu
🍋 CSS Tools

CSS Beautifier

Free ブラウザのみ No sign-up
chars words sentences lines

Formatting Options

結果

結果

CSS Beautifierについて

Format and indent CSS code with proper spacing, brace placement, and comment preservation.

仕組み

Parses CSS structure to reformat with configurable indentation (2, 4, or 8 spaces) and brace style (same-line or new-line). Comments are preserved via base64 encoding during the formatting pass, then restored. Adds blank lines between rule blocks for readability.

よくある質問