matcha.css | Drop-in semantic styling library in pure CSS
https://matcha.mizu.sh/
Shipped some dirt-simple demo styles with <seven-minute-tabs> while making some improvements to the 11ty docs (it’s the tabs component we use over there)
https://zachleat.github.io/seven-minute-tabs/demo.html
thank me later
#discord
A read-only text field is focusable. And confusing to users.
If you add `tabindex="-1"` and/or `pointer-events: none`, admit it’s wrong and make it plain text instead.
If you use it anyway, style it so it’s clear (good luck). Here are my shitty styles: https://adrianroselli.com/…