This is a wrapper for the lessphp project and the CSS YUI compressor.
- Include file in your web project under ie. 'lib/'
- Add this to your htaccess: RewriteRule (.*)(.less) lib/lessyui.php?f=$1.$2 [L]
- Write some .less files and directly call it from your HTML