|
|
|
|
|
by AWebOfBrown
2948 days ago
|
|
Is it still the case that one realistically needs to write their layout in flexbox as a fallback? Last I checked grid support was about 87% globally. I learned grid at one point but then just ignored it on the basis that if I had to write everything in flexbox already, why do both? Would love to know if this is a false assumption. |
|
Mobile OS browsers and IE 10 will get a usable experience that way without having to write flexbox fallbacks.
“Internet Explorer + CSS Grid????”
https://www.youtube.com/watch?v=7msERxu7ivg
MDN: Using feature queries
https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Grid_La...