Write LESS, edit your variables and compile your stylesheet from your dashboard..
Register and enqueue your LESS sheets the same way you would do for your CSS. ` wp enqueue style `..
Configure the plugin with the less configuration filter..
Configuration of the plugin is optional, but you should at least register your variables if you are using CSS framework...
The plugin uses the Less php Compiler...
The 'Variables page after configuration...
Upload less-compiler to the wp-content plugins directory.
Activate the plugin through 'Plugins WordPress.
Find the plugin's pages under 'LESS menu...
Browse the code, check out SVN repository, or subscribe to the development log by RSS...
Read more