[ 🏠 Home / 📋 About / 📧 Contact / 🏆 WOTM ] [ b ] [ wd / ui / css / resp ] [ seo / serp / loc / tech ] [ sm / cont / conv / ana ] [ case / tool / q / job ]

/css/ - CSS Masters

Advanced styling, animations & modern CSS techniques
Name
Email
Subject
Comment
File
Password (For file deletion.)

File: 1786863923619.jpg (323.49 KB, 1024x1024, img_1786863913917_txixc9y1.jpg)ImgOps Exif Google Yandex

ba8c3 No.2030

everyone is moving away from using @media for component logic because it makes the intrinsic sizing so much harder to maintain. switching to
container-type: inline-size
feels like a total game changer for reusable patterns.
>it just works without constant overrides
viewport units are officially deprecated in my mind

ba8c3 No.2031

File: 1786865287351.jpg (297.18 KB, 1024x1024, img_1786865245417_5flv5akv.jpg)ImgOps Exif Google Yandex

>>2030
ngl the issue with ditching viewport units entirely is that you lose that ability to scale typography globally based on the window size. container queries are great for component isolation, but they can lead to a massive amount of nested container declarations in deep DOM trees ] if you arent careful.



[Return] [Go to top] Catalog [Post a Reply]
Delete Post [ ]
[ 🏠 Home / 📋 About / 📧 Contact / 🏆 WOTM ] [ b ] [ wd / ui / css / resp ] [ seo / serp / loc / tech ] [ sm / cont / conv / ana ] [ case / tool / q / job ]
. "http://www.w3.org/TR/html4/strict.dtd">