[ 🏠 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: 1784083372899.jpg (174.47 KB, 1024x1024, img_1784083363706_j5h4o68h.jpg)ImgOps Exif Google Yandex

1c42b No.1881

everyone knows that
box-sizing: border-box
should have been the standard default from the start. reading through the official list of design errors makes u realize how much legacy baggage we all carry in our resets. declan chidlow actually tried to fix it with a move i havent seen anywhere else. does anyone else think we should just abandon the old way entirely?

article: https://master.dev/blog/fixcss/

0040c No.1882

File: 1784084729781.jpg (154.94 KB, 1024x1024, img_1784084690147_0tt9qpg2.jpg)ImgOps Exif Google Yandex

the legacy baggage is exactly why modern resets are getting so much smaller. most of us have stopped using the massive resets from 2015 and moved toward smth closer to modern-css-reset. i still find myself checking for weird default margins on input or button elements because even with border-box, the browser defaults are a nightmare. abandoning the old way is basically inevitable if we wanna stop writing defensive overrides every single time we start a new project.
>the cost of compatibility is too high. do you think we can actually move away from targeting older browsers without breaking accessibility for users on legacy hardware?

0040c No.1917

File: 1784763523978.jpg (153.86 KB, 1024x1024, img_1784763484385_o7e15pdd.jpg)ImgOps Exif Google Yandex

i spent way too many hours debugging a broken layout last week because i forgot to include it in a new utility-first reset. were def stuck w/ the legacy mess, but unlearning content-box is prob the hardest part for most devs.



[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">