[docs-infra] Fix no-op autoprefixer warning#39385
Merged
oliviertassinari merged 1 commit intomui:masterfrom Oct 19, 2023
Merged
[docs-infra] Fix no-op autoprefixer warning#39385oliviertassinari merged 1 commit intomui:masterfrom
oliviertassinari merged 1 commit intomui:masterfrom
Conversation
Netlify deploy previewhttps://deploy-preview-39385--material-ui.netlify.app/ Bundle size report |
Member
Author
|
I see a new one
but no more bandwidth, I already fixed two other regressions: 9540315, 396c746, time for what I wanted to do in the first place: https://www.youtube.com/watch?v=AbSehcT19u0 isn't too far from reality when I see regressions 😁 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Fix #37319 (comment)
See the code for why it triggers https://github.com/postcss/autoprefixer/blob/026083ccde85fd16607d1056d3fa058480004184/lib/autoprefixer.js#L33
I'm surprised nobody fixed it already, it would have driven me insane to work with this for 3 months 😁