続々とリリースされる新機能の使い方を理解しながら、各種ブラウザのサポート状況に配慮することは、ウェブ開発者にとって尽きることのない悩みの種です。本記事では、従来型のブラウザサポートの考え方を脱却して、Baseline から考えるブラウザサポートのアプローチによって、この課題について検討していきます。| griponminds.jp
Dark mode interfaces have matured a lot in the past few years. We all know the "traditional" approach using media queries but in this article, Sara Joy demonstrates modern CSS features that make respecting user color scheme preferences pretty darn easy.| CSS-Tricks
display: contents has a long and storied history when it comes to accessibility.…| ericwbailey.website
How do you know using a new CSS features is "safe" to use? Review how to find information on new features, test for support, determine when to use a feature, and manage support with fallbacks and build tools.| Modern CSS Solutions
This is your complete guide to CSS cascade layers, a CSS feature that allows us to define explicit contained layers of specificity.| CSS-Tricks
For years, developers have passed around a set of styles like a magic incantation. It's time we made it a web standard.| Ben Myers
Performance, accessibility, and usability are more than just inconvenient truths you can pretend don’t exist. They have a direct impact on the quality of someone’s life…| ericwbailey.website
Without accurate, relevant names, roles, and values present, it can be incredibly difficult, if not impossible for someone to use your digital experience. That’s exclusion. Hard stop…| ericwbailey.website