Friendly tutorials for developers. Focus on React, CSS, Animation, and more!| www.joshwcomeau.com
Using container queries and CSS :has() to build a feature image.| ishadeed.com
It’s been a couple of years since container queries started landing in browsers… so why isn’t anyone using them? It turns out that container queries are kinda tricky; they’re not as straightforward as media queries. In this tutorial, we’ll break it all down and make sense of them, so that you can start using them in your work.| Josh Comeau's blog