Awaiting browser support for at-rule()
, here’s how you do it.
A rather geeky/technical weblog, est. 2001, by Bramus
@starting-style
support@property
support:has()
feature detection with @supports(selector(…))
: You want :has(+ *)
, not :has(*)
@supports at-rule(@keyword)