Chrome 113 beta adds support for @media (update: slow)
(Firefox already has it), great to remove some animations.
But can we @supports
a @media
to use it only if supported? I don't think so.
How do you use new @media
features progressively?