♻️ Reblog of
Terribly Federated Mia (mia@front-end.social
)
I wrote an explainer for #CSS Container Style Queries:
:oddbird: https://css.oddbird.net/rwd/style/explainer/
There's already a (limited) prototype in Chromium (:chrome:/:edge:) 107+ with the 'Experimental Web Platform Features' flag enabled.
I'm collecting demos on #CodePen:
:codepen: https://codepen.io/collection/NqaPkL
```css
@container style(--btn-theme: mia) { /* theme styles */ }
```