|
|
|
|
|
by Bizarro
3093 days ago
|
|
Was wondering the same thing. I wonder if postcss and autoprefixer supports it? https://github.com/postcss/autoprefixer/issues/603 This comment is from two years ago: But I think I found a solution for everyone: We support Grid by default.
If Autoprefixer see that your CSS is too complicated for IE, it will warn you to disable Grid support and use some JS polyfill. |
|