New Nov 26, 2024

A Framework for Evaluating Browser Support

More Front-end Bloggers All from Josh Comeau's blog View A Framework for Evaluating Browser Support on joshwcomeau.com

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

Keep reading.


Scroll to top