Beautify LESS Online — Free LESS Beautifier
Beautify LESS stylesheets instantly with Prettier. All processing in your browser.
Loading…
LESS Beautification
Beautify LESS online.
Features
Format LESS with @variables and mixins.
Beautify LESS
Format LESS with @variables and mixins.
Basic example
LESS source
@x:1px;.b{color:black;padding:0}
Beautified LESS
@x: 1px;
.b {
color: black;
padding: 0;
}
Formatting options
Print width
Wrap lines at 80, 100 or 120 columns.
Adjust tab width, tabs vs spaces, and quote style in the toolbar.
Prettier-powered formatting
Uses the PostCSS parser for LESS syntax. Compare with CSS beautifier for plain stylesheets.
FAQ — Beautify LESS
Beautification
LESS vs SCSS?
Pick the tool matching your preprocessor — SCSS beautifier for Sass.
Need to unminify?
Use the LESS unminifier.
Looking for converters, encoders, formatters, and minifiers in one place? Developer tools hub Open the curated developer tools catalogue.
Other actions for this language
Beautify LESSUnminify LESS