Skip to content
This repository was archived by the owner on Dec 5, 2023. It is now read-only.

Changed less interpolation syntax#18

Open
danharvey wants to merge 1 commit intoept:masterfrom
danharvey:fix-less-syntax-change
Open

Changed less interpolation syntax#18
danharvey wants to merge 1 commit intoept:masterfrom
danharvey:fix-less-syntax-change

Conversation

@danharvey
Copy link

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.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Comments