SCSS Formatter

Paste SCSS and get clean, consistently indented, correctly nested output instantly in your browser.

SCSS Input

Formatting Options

Formatted SCSS

Paste SCSS on the left and click Format SCSS.

Summary

Paste SCSS and get clean, consistently indented, correctly nested output instantly in your browser.

How it works

  1. Paste your SCSS into the input textarea on the left.
  2. Choose your preferred indent style and size, and toggle blank lines or comment preservation.
  3. Click Format SCSS to process the input.
  4. Review the formatted, correctly nested output on the right, with live line and byte counts.
  5. Click Copy to copy the formatted SCSS to your clipboard.

Use cases

  • Unminify third-party or bundled SCSS for debugging and readability.
  • Standardize indentation across partials before committing to source control.
  • Clean up nested rules, mixins, and variables pasted from Stack Overflow or documentation.
  • Reformat SCSS exported from a build tool or design handoff before reviewing it.
  • Check that deeply nested selectors and interpolation still compile after a quick edit.

Frequently Asked Questions

Last updated: 2026-07-23 · Reviewed by Nham Vu