In the advent of reusable components, we should be able to do styling based on the size of a given component. This is where container queries comes in, which offers a simple @media query like syntax. The talk also touches on ResizeObserver, Houdini and the WICG efforts related to this topic.