avrodoc icon indicating copy to clipboard operation
avrodoc copied to clipboard

Changed less interpolation syntax

Open danharvey opened this issue 11 years ago • 0 comments

It seems some of the syntax for less has changed:

"(~"@var") selector interpolation is removed. Use @{var} in selectors to have variable selectors"

https://github.com/less/less.js/blob/master/CHANGELOG.md#140-beta-1--2

I'm not sure if there is a way to re-generate this in a better way, but this works for me.

danharvey avatar May 22 '14 08:05 danharvey