Closed jrudolph closed 12 years ago
Can you submit a bug request for the less.js project? I am using the latest rhino compatible version, less-rhino.1.1.5 - https://github.com/cloudhead/less.js/tree/master/dist. If you really need it I'll try and see what the sources changes are between the two and merge it into my copy. I already have some contributions from others made locally to the script I have. Was there a particular bug in lesscss you had in mind?
Yes, the one that triggered #19: You couldn't use variables when calling functions or something like that.
And yes I've looked into the less issue tracker but that's a mess in there and I'm not sure if piling on will lead anywhere. If I can bring myself to file the issue I will post it here. Maybe we can keep this issue as a reminder that we were lagging behind the official version.
All good stuff to look into this weekend :) yay. Maybe I ran roll up my sleeves and really learn less's compiler :)
using 1.3.0 in master
Excellent. We were recently occupied with different things, but it's good to know that we can rely on the new version once we get back to it.
awesome. I got in some nice error reporting based on your suggestions in the latest release to. checkout the release notes
Probably because last rhino compatible less version is less than the latest official less version. Not nice. Need the bugfixes...