Really enjoyed @joshwcomeau.com sharing his mental framework for deciding when a feature's browser support is "good enough" to use in production.
Given the incredibly fast pace of new CSS baseline features these days, this is helpful 🙂
A Framework for Evaluating Browser Support • Josh W. Comeau
Lots of exciting new features have been landing in CSS recently, and it can be tough trying to figure out if they’re safe to use or not. We might know that a feature is available for 92% of users, but is that sufficient? Where do we draw the line? In this blog post, I’ll share the framework I use for deciding whether or not to use a modern CSS feature