About SCSS/LESS Formatter & Minifier
This tool formats and minifies SCSS/LESS code, keeping styles readable during development and compact for production.
Key Features
- Dual Modes: Switch between beautify and minify.
- Indent Control: Use spaces or tabs in beautify mode.
- Comment Strategy: Preserve important comments in minify mode.
- Size Metrics: Track bytes and compression ratio.
Steps
- Paste SCSS/LESS code.
- Select beautify or minify mode.
- Configure indent or comment options.
- Process and copy output.
FAQ
Does it support nested syntax?
Yes, common nested SCSS/LESS structures are supported.
Is my stylesheet stored remotely?
No. Processing is local by default.