[system] Remove prefix #44921
Labels
dx
Related to developers' experience
external dependency
Blocked by external dependency, we can’t do anything about it
package: system
Specific to @mui/system
performance
priority: important
This change can make a difference
Summary
As far as I know, prefixes are no longer needed for the last 12+ months. I don't know any of https://mui.com/material-ui/getting-started/supported-platforms/#browser that requires it.
Now, considering that those are pure pain from a DX perspective. e.g.
-webkit-box-pack
🤡https://mui.com/material-ui/react-button/
and bundle size. https://pkg-size.dev/stylis
I think it's time we remove them.
Now, to test whether this is true or not. If we can't do it right now, to move to v7. cc @brijeshb42
Examples
emotion-js/emotion#3296
Motivation
Stay relevant.
Search keywords: -
The text was updated successfully, but these errors were encountered: