Automatically compile LESS CSS files
GHengeveld |
|
---|---|
I've added caching (memcache or db cache, depending on what's available), for the listing of .less files in version 1.1. Caching requires Siena but it will fallback if it's not available. Cache expiry time can be configured.
LESS CSS compiler v1.1 Without caching, the plugin will run a search for .less files in theme directory on every page load. |