Hi @piefolle,
We support Edge, IE 11 doesn’t support flex box as specified by w3c specs. So to avoid having to maintain legacy code which is useless for like 97% of our users. We decided to drop support for IE11.
We intend to release several more lovely layouts which need grid span… and to us it seems a bit unreasonable to have 97% of our users stick to plain old column based layouts and/or bloated code for 3% of users who want to use legacy software…
Sorry about in-line CSS but again we want to be able to roll out new lovely layouts regularly. And it’s a lot easier and maintainable in long run to add an inline rule so everything is at one place.
We recognize the need to use different layouts on mobile… and we are working on a solution to choose different mobile layouts… So please keep your eyes peeled for the new update ??
Hope you can understand our concerns and pardon us for not being able to support Internet Explorer. Our apologies for inconvenience caused but it’s really important for us to use minimal code and have it maintainable so it’s fast and good looking for our users and have content accessible for legacy browsers (~3%).