You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I wonder if ruby sass actually just removes the invalidly nested :not selector.
Otherwise from what I know about extend, the result in theory doesn't look incorrect!?
The text was updated successfully, but these errors were encountered:
Extracted from #2051
Produces:
But should be:
I wonder if ruby sass actually just removes the invalidly nested
:not
selector.Otherwise from what I know about extend, the result in theory doesn't look incorrect!?
The text was updated successfully, but these errors were encountered: