-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Closed
Labels
CSS compatibilitySupport the CSS specSupport the CSS specrequires deprecationBlocked on a deprecation cycleBlocked on a deprecation cycle
Milestone
Description
As of 19 February, the CSS working group has decided to move away from ! and towards :has() for indicating subject selectors. Sass should support this.
Based on the discussion linked above, it looks like the syntax will be E:has(F), where F can be any arbitrary selector, including one starting with a combinator (e.g. E:has(> F)).
Metadata
Metadata
Assignees
Labels
CSS compatibilitySupport the CSS specSupport the CSS specrequires deprecationBlocked on a deprecation cycleBlocked on a deprecation cycle