`<span>` more like `<spandex>`
in Chrome 135 - Tomorrow Mar 26, 2025 customize all the parts of a `<select>` with #CSS! ⤷
#CSS only carousels arrive in Chrome 135 ⤷
Rainbow drop shadow? I gotchu. ⤷
CSS, rad folks, virtual attendance? Smashing Meets #CSS: @npub1mzkn...l99l
amazing what a few lines of #CSS can do https://codepen.io/argyleink/pen/LEYOgxy
#CSS sibling-index() and sibling-count() available Chrome Canary with experiments enabled! `transition-delay: calc(sibling-index() * .1s);` or ```css --hue: calc(sibling-index() * 50); color: oklch(70% 70% var(--hue)); ``` more info and a Codepen to fork ⤷
want 3D perspective in your view transitions? image
Can emoji's save us from naming hell? ⤷
30 #CSS scroll driven animation examples which is your favorite? - z-stack and slither are mine