Input
Formatted
Output will appear here
Input
Formatted
Output will appear here
LESS Formatter
Format LESS (Leaner CSS) stylesheets using Prettier WASM. Supports all LESS features including variables, mixins, and nesting — entirely in your browser.
Use Cases
- Formatting LESS files in Bootstrap-based projects
- Cleaning up generated LESS code
Frequently Asked Questions
Is this different from the CSS formatter?
Yes. It uses the Prettier LESS parser which understands LESS-specific syntax like @variables and mixins.