Standardizing Focus Styles With CSS Custom Properties
Explains a neat CSS snippet that gives flexibility to focus outline styles using CSS variables. This allows the focus ring to be restyled based on different contexts (like buttons/form elements etc).