Add config for lessrecess filter (for *.less files)
Added the lessrecess filter for *.less files. This filter is based on the standard less filter, but is also able to compile Bootstrap 3.0. As of Bootstrap 3.0 the only officially supported compiler is recess.
Requires https://github.com/kriswallsmith/assetic/pull/482
Lessphp is working fine compiling bootstrap3
Yes, version 0.4.0 does compile Bootstrap 3. But the 0.3.x series did not, at least not in my experience. Also, 0.4.0 and 0.3.9 are not fully compatible. http://leafo.net/lessphp/changelog.html
ah okay, i was not aware, that i installed the newest version ;-)
see also https://github.com/leafo/lessphp/issues/491