Post #4362714
2026-08-03 19:26 UTC
container based media queries are my new favourite css thing. haven't checked if bootstrap uses them yet, doubt it. on my own custom ui kit it lets me give the app proper responsive behaviour based on the container size.
meaning your flexbox, grid, etc, can now react to its own size independently of the browser size. each widget can be self managed for best scaling behaviours based on where you shoved it in the template and how the template is behaving on any viewport.
Replies (0)
No replies.