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
this is because you use nesting, and your postcss-nested plugin is one of the last one in the chain.
A quick fix would be to move it up.
Nonetheless, I'll land a patch to prevent this.
I have this media query:
It returns
TypeError: Cannot read property 'selector' of undefined
.The text was updated successfully, but these errors were encountered: