The main idea of CSS Container Queries is to register an element as a “container” and apply styles to other elements when the container element meets certain conditions.| CSS-Tricks
CSS is evolving faster than ever. With all of the new features that are now available — and forthcoming — since we got Flexbox and Grid years ago, the way we write CSS is evolving, too. In this article, Geoff Graham shares which features have had the most influence on his current approaches to CSS, as well as those that have not (at least yet).| Smashing Magazine
With container queries now on the horizon - will we need media queries at all?| Max Böck