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
As you can see in the second to last LeafBlock, it's failing to parse the closing @media query and instead counting "}\n\n.list-reset" as a valid selector.
Interesting enough, if I trim my CSS file down to just the above and parse that, I get:
Test case:
Incorrect parse result:
The text was updated successfully, but these errors were encountered: