less-vars-to-js icon indicating copy to clipboard operation
less-vars-to-js copied to clipboard

Add support for Less Maps

Open aviemet opened this issue 6 years ago • 1 comments

Hi, I created an issue for this, but then just decided to implement it. This adds support for Less Maps, and also will resolve variables which are not at the beginning of the string. So, something like darken(@blue, 20%) or 1px solid @blue would resolve to the variable value if found in the document or provided dictionary. Thank you,

aviemet avatar Feb 05 '19 00:02 aviemet

Coverage Status

Coverage remained the same at 100.0% when pulling d5fc5974498a364939851702ecbd956fbac91bdf on aviemet:master into 7844ed3d135202ee343d7d607d875c798b705db3 on michaeltaranto:master.

coveralls avatar Feb 05 '19 01:02 coveralls