Re: [csswg-drafts] [selectors] Child & descendant pseudo element combinators (#7346)

_just a note_

`:>` seems to cause issues in tooling.
Quickly tested this in a sass and parcel-css playground and both just give up entirely.
PostCSS with popular plugins does a bit better and outputs something but also gives warnings. VSCode colors a lot in red but eventually recovers.

Making `:` the start of a combinator instead of a pseudo class|element will require a lot of work. It will take a while for the ecosystem to catch up to something like this :)

-- 
GitHub Notification of comment by romainmenke
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/7346#issuecomment-1159473247 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Saturday, 18 June 2022 14:18:15 UTC