Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes #1421 - re-parses variable-interpolated elements to selectors (no.2) #3227

Merged
merged 9 commits into from
Jun 25, 2018

Conversation

matthew-dean
Copy link
Member

If an element is a variable, this re-parses once evaluated to see if it contains any selectors - Fixes #1421 #3098 #1817 #1694 #2544 #1546 #2080 #2909

Second Attempt

I figured out that serializing selectors if they contained a variable and re-parsing was waaaay easier than trying to just parse / insert the evaluated variable node as a selector. Like 1000x easier. @seven-phases-max essentially as you suggested to do it.

@matthew-dean matthew-dean merged commit b8140d4 into less:master Jun 25, 2018
@matthew-dean matthew-dean added this to the 3.5 milestone Jun 25, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant