shdev.blog 개인 기술 블로그
Making Truly Responsive with Container Queries
Learn how to solve responsive design problems that were difficult to handle with media queries by using container queries. Let’s create truly reusable components by applying styles based on the size of the parent element, not the viewport.