-
Notifications
You must be signed in to change notification settings - Fork 4
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
Negative selectors (again) #7
Comments
Probably a change in the SASS parser. Need to think of a different way to enable negative selectors. |
Not sure if this helps but |
Yes, this is pretty much what I did before but it reads weird and is probably not optimal. I can't experiment with this now however as I'm too busy with other things. |
That's fine, no worries :) |
Cheers! |
On Ubuntu 14.04 with Sass 3.4.9 the syntax for negative selector is invalid.
This is the error when attempting to compile the example scsscheme:
The text was updated successfully, but these errors were encountered: