coliff / bootstrap-ie11

Internet Explorer 11 compatibility solution for Bootstrap 5
https://coliff.github.io/bootstrap-ie11/
MIT License
95 stars 15 forks source link

Add support for CSS Grid with Tests/Examples #87

Closed coliff closed 3 years ago

coliff commented 3 years ago

https://getbootstrap.com/docs/5.1/layout/css-grid/

coliff commented 3 years ago

I think I'll close this. If someone wants CSS Grid support for Bootstrap then they'll need to build from SCSS anyway and if they're doing that then they can use Autoprefixer to automatically add the required IE11 grid prefixes and syntax.