Closed onigoetz closed 1 year ago
Reported by @SergTanchenko
I currently can't improve this, nested selectors and selector parsing aren't compatible. I'll have a look once we upgrade to PostCSS 8
Doesn't seem to be fixable sadly, because of how parsing is done in multiple steps :/
With the following CSS:
I get :
However the error is not at line 3, but on the line with
&:hover svg {