A deep-dive introduction to CSS Container Queries
How did Container Queries go from ‘impossible’ to ‘shipping’ after so many years? How do we use them, and what hidden powers do they have? What are CSS containers, and what queries can they respond to? Let’s find out!
While the basics look a lot like media queries, and can work as a drop-in rep...