less-docs icon indicating copy to clipboard operation
less-docs copied to clipboard

Update documentation for the options

Open lukeapage opened this issue 11 years ago • 4 comments
trafficstars

In progress (by me), but this is just to track, we are missing alot of options.

lukeapage avatar Feb 03 '14 19:02 lukeapage

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

lukeapage avatar Feb 03 '14 19:02 lukeapage

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

lukeapage avatar Feb 03 '14 19:02 lukeapage

Indeed. I can see the options for the command line, but how do they translate to the API? Are they all just camel cased?

felixfbecker avatar Jan 19 '16 22:01 felixfbecker

Are they all just camel cased?

Yes. (For API options it's worth to look at the most and always up-to-date and valid documentation of it, the lessc script itself).

seven-phases-max avatar Jan 20 '16 02:01 seven-phases-max