less.js with yii2

Hello,

is there a way to use less.js for converting less files in css using the AssetBundle of yii2?

Thank you

realy nobody used yet less.js with the AssetBundle of yii2?

Never used less with Yii2 but the docs talk about it here:

http://www.yiiframework.com/doc-2.0/guide-structure-assets.html#asset-conversion

And I also found this in the cookbook :

http://yii2-cookbook.readthedocs.org/structure-asset-processing-with-grunt/