gutenberg icon indicating copy to clipboard operation
gutenberg copied to clipboard

postcss-plugins-preset: Do not add IE 10-11 prefixes

Open simonhammes opened this issue 1 year ago • 1 comments

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)

simonhammes avatar Apr 16 '24 19:04 simonhammes

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.

github-actions[bot] avatar Apr 17 '24 19:04 github-actions[bot]