Implementation of LESS (Leaner CSS) in order to make themes development easier.
A wonderful contribution to Wprdpress. I followed instructions, read the github instructions to change my functions.php file and had a website using LESS @variables in 15 minutes. It knows to only recompile when the file is changed.
An admin interface someday would be welcome, but it works simply and it simply works.
Thank you!
Very usefull - i use with twitter bootstrap
Yet another useful and promising plugin from wordpress community. Many many thanks for such a useful plugin.
Learning less can be frustrating if you also have to learn compiling along the way, I like that this took care of the setup so I could focus on write LESS asap. Gets projects off the ground faster. So big thank you to the developer
Easy to integrate.
With this plugin you can forget about compiling your LESS code using other tools such as less.js, lessphp or external software.
Every .less file you define is automatically compiled and a <link> tag to the appropriate .css file is added to your main page.
I only have to worry about writing LESS code now and refreshing the page takes care of the rest :-)
You must log in to submit a review. You can also log in or register using the form near the top of this page.