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

SCSS: Fixed exponential selector pattern #1499

Merged
merged 1 commit into from
Aug 19, 2018

Conversation

RunDevelopment
Copy link
Member

This resolves #1498.

@mAAdhaTTah
Copy link
Member

Just to confirm, &.class-name would no longer select the & symbol as part of it?

@RunDevelopment
Copy link
Member Author

No, it's still part of it.
& is included in [^@;{}()], so nothing changed apart from performance. I don't know why it was extra in the first place...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

SCSS map var crashes browser
2 participants