Luke Page

Results 172 comments of Luke Page
trafficstars

Except its reverse.. the extending selector goes last in the list? (I guess depending on the definition of extending selector). Also the xamples that were around this were the wrong...

Cool Jon, thanks, makes sense now & feel free to critique or add to the extend documentation

No there isnt. I just finished a definitive list of lessc options.. someone needs to do the same for browser options and programmable options with cross linking...

Yes its quite lacking. The options are the same as http://lesscss.org/usage/#using-less-in-the-browser You could also take a look at the source of less.js or grunt-contrib-less

We had a vague plan to document with jsdoc and auto generate but im not sure how viable that is with our project structure. It wouldnt stop us merging any...

I think only @jonschlinkert can answer that for sure you should be able to put the image in here I guess https://github.com/less/less-docs/tree/master/assets/public/img and then reference it in the markdown ```...

see https://github.com/less/lesscss.org/issues/61

see https://github.com/less/less.js/issues/1240

See #18 form what I've been trying it isn't supported.

So.. I've been trying to get this working. I re-wrote this package to use the latest `v8-to-istanbul` (which "supports" sourcemaps) Sorry but this is typescript and in POC stage.. ```...