[system] Remove prefix
Open
Nobody has claimed this yet.
external dependency
performance
priority: important
scope: system
- Dominant language
- JavaScript
- Stars
- 99.1k
- Forks
- 32.5k
- Avg merge
- 2d 17h
- Merged PRs (30d)
- 106
Description
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
https://github.com/emotion-js/emotion/pull/3296
Motivation
Stay relevant.
Search keywords: -
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.