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
Idea for a fix: check all rules' parent, and only process it if it's either a rule without a parent, or if it's parent a @media or @container query.
Ignore everything else.
This:
Produces something like this, in the JSON:
Which breaks things.
The text was updated successfully, but these errors were encountered: