Post #1602538
2026-02-12 22:15 UTC
@pathunstrom the combination of grid layouts, flexbox layouts, and `box-sizing: border-box` still feels like a properly revolutionary improvement in web design, despite all of them being rather well-established at this point.
things i would have refused to try a decade ago because they were so difficult can be done in like a half hour with that combination. it's wild.
Replies (1)
-
@pathunstrom@ngmx.com 2026-02-12 22:22
@puppy Definitely. I'm sad border-box can't become the default, but I read a great blog post not long ago that talked about when to choose content-box. I wish I had kept the link to that one.