30 of 64 links
Beyond `border-radius`: What The CSS `corner-shape` Property Unlocks For Everyday UI
smashingmagazine.com · 12 min
Approximating contrast-color() With Other CSS Features
css-tricks.com · 6 min
state-aware product cards 💡 slept on posting my take w/ view transitions 🧑🍳
nitter.privacyredirect.com · 1 min
quantity picker w/ [type=number] 👨🍳 quantity-picker:has(input:invalid):not(:focus-within) { animation: shake; background: hsl(0 100% 50% / 0.14); } aim to guide, not distract, using form control validation css 🤙 (cooler detail is how the num track works though 👀)
nitter.privacyredirect.com · < 1 min
A view transitions fallback: DOMContentLoaded + requestAnimationFrame()
piccalil.li · 10 min