Skip to content

Instantly share code, notes, and snippets.

@gereon
gereon / gist:3049271
Created July 4, 2012 20:04 — forked from Dattaya/1. README.md
Symfony 2.1: How to integrate assetic less filter with lessphp

Symfony2.0.10. How to integrate assetic lessphp filter.

  • Add the following lines of code to the composer.json file:
"leafo/lessphp": "*"
  • Run composer install
@gereon
gereon / Solving Problems with lessc
Created October 22, 2011 11:47 — forked from isaacs/node-and-npm-in-30-seconds.sh
Use one of these techniques to install node and npm and after that leesc.
https://github.com/cloudhead/less.js/issues/320