Post #4361418
2026-08-03 18:09 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 can now react to its own size independently of the browser size. each widget can be self managed for best scaling behaviours.
Replies (0)
No replies.