Convert LESS to CSS
Compile LESS to CSS
0 characters
About LESS to CSS
Compile LESS (Leaner Style Sheets) to standard CSS. This tool supports basic LESS features including variables (@var) and nesting with the parent selector (&). Note that this is a simplified compiler and may not support all advanced LESS features like mixins or functions.