postcss-plugins-preset: Do not add IE 10-11 prefixes
What?
Instructs autoprefixer to no longer add prefixes for IE 10-11 compatibility
Why?
Support for IE 11 has been removed
How?
Removes the grid option from the autoprefixer options (see https://github.com/postcss/autoprefixer?tab=readme-ov-file#options for docs)
The following accounts have interacted with this PR and/or linked issues. I will continue to update these lists as activity occurs. You can also manually ask me to refresh this list by adding the props-bot label.
If you're merging code through a pull request on GitHub, copy and paste the following into the bottom of the merge commit message.
Co-authored-by: simonhammes <[email protected]>
To understand the WordPress project's expectations around crediting contributors, please review the Contributor Attribution page in the Core Handbook.