Data

Less to CSS

Compile a small local subset of Less into CSS.

About Less to CSS

Compile a small local subset of Less into CSS. Format, convert, validate, and generate structured data for development workflows. Kr3 DevTools keeps lightweight calculations in the browser whenever possible.

How to use Less to CSS

  1. Open the Less to CSS tool page.
  2. Paste or type the content you want to process.
  3. Adjust any options shown by the tool when needed.
  4. Review and copy the generated result.

Less

@color: red;
      .button { color: @color; }

Keywords

  • less
  • css
  • compile