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've made a PR for this. Hopefully it gets through and mensch gets updated.
The issue isn't with SASS syntax, but with closing brackets not getting parsed properly. With that said, a different parser might be able to handle this issue more effectively.
The CSS3 spec allows nested media queries, but juice has problems handling them. The closing bracket is lost after transformation.
Input:
Result:
The text was updated successfully, but these errors were encountered: