RT jhey 🔨🐻✨
Future UI Tip 🛸
How about a futuristic <selectmenu> for the future of styling <select>? 😎
The list box popover needs a long enough CSS transition to show entry/exit
--t: calc(var(--count) * 0.1s + 0.2s)
[popover] { transition: display var(--t); }
@CodePen link below! 👇 https://t.co/oqhbJBPEDQ