Enter the LESS code in the "LESS Code" area (e.g., @color: #f00; .box { color: @color; }).
Click the "Compile" button to generate the CSS code.
View the CSS output in the "Compiled Results" area; matching sections will be highlighted.
Use "Copy Results" to copy the generated CSS, or "Clear" to reset the input.