Media queries have always felt wrong — why does a sidebar card care about the browser window width? Container queries solve this elegantly and they're now supported everywhere. For years, we hacked around a fundamental limitation: media queries respond to the viewport , not the container an ele...
Source: [Dev.to](https://dev.to/letusai15/container-queries-are-here-and-theyre-a-game-changer-7fb)