Hacker News new | ask | show | jobs
by baddox 2269 days ago
Focusing on window-based instead of component-based responsive queries was a mistake (or at least, it has overstayed its welcome). CSS Grid actually has some component-based responsiveness with auto-fit/auto-fill and minmax, although it's fairly limited.

https://css-tricks.com/auto-sizing-columns-css-grid-auto-fil...