HTML Button Group for the OCD
The CSS :has pseudo-class enables squeaky clean markup for group components, like a button group.
Mdash recently shipped its button group using :has and the OCD within me ranks the markup 5 out of 5:
<div role="group">
<button ord="secondary" aria-...
jordanbrennan.hashnode.dev2 min read