Y
Hacker News
new
|
ask
|
show
|
jobs
by
andrei_says_
2949 days ago
Isn’t ie11 incompatible with the official grid spec?
1 comments
modernerd
2949 days ago
Yes — I should have written IE10/11. Neither supports @supports, though, so that's still a good way to progressively enhance for grid.
link
andrei_says_
2949 days ago
Unfortunately we’ll need to build our new site to look nice for IE11, too, as the stakeholders are locked on windows7.
link
modernerd
2949 days ago
That's unfortunate and likely will require a flexbox/float-based fallback.
link
andrei_says_
2944 days ago
Suzy Grids 2 is float based, a pleasure to work with and covers the old browsers. I'd love to switch to CSS grids but will have to wait another 5 years it seems.
link