less icon indicating copy to clipboard operation
less copied to clipboard

CakePHP plugin that converts your .less files to .css using only PHP

Results 3 less issues
Sort by recently updated
recently updated
newest added

CakePHP version 2.8.4 The following gave an error for "cannot find class Lessify", unsure why. Removing .Lessify from the import seemed to fix it, so I'm guessing it's something I...

...r extended attributes. Example: array('media' => 'print')

Thanks so much for this awesome plugin. I was having a couple issues with it as it was not throwing any errors with my theme's css folder being unwritable. I...