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
{{ message }}
This repository was archived by the owner on Jan 1, 2025. It is now read-only.
Rule blocks with multiple selectors on more than one line do not produce the correct results.
For example, with v1 file of
And a a v2 file of
The result is
Notice that only the last selector (h2) is in the output.