SCSS Formatter
Input
Formatted

Output will appear here

Input
Formatted

Output will appear here

Empty

SCSS Formatter

Format SCSS stylesheets using Prettier WASM. Handles nested rules, variables, mixins, functions, and all Sass syntax — entirely locally.

Use Cases

  • Formatting SCSS from various developers with different styles
  • Standardizing indentation in Sass codebases

Frequently Asked Questions

Does this support nested rules?

Yes. Prettier handles all SCSS syntax including nesting, variables, and mixins.