Hacker News new | ask | show | jobs
by redonkulus 2073 days ago
I know it goes against the merits of the site, but it would be great if there was a fallback option to output CSS for browsers that do not support grids.
1 comments

This would be pretty difficult, since at least some of the concepts of Grid (namely, anything involving calculation or auto-placement) are simply not supportable in old browsers.