1 min readJan 24, 2019
This approach I’m using in production, if you will check my example you will see it working just fine in IE11.
the idea is to convert grid-template-area to the old spec of CSS GRID in IE.
Auto populate in IE11 doesn’t work in IE, you have to define every one of the frid item, that it will work correctly.
live example check to loan cubes, with havy CSS Grid :-)