We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hello,
have just upgrade 5.0.0-alpha.21 i have issue with [MuiButtonBase , MuiButton] ( at version 5.0.0-alpha.20 not issue )
This is my issue https://prnt.sc/wfrlei
Same code: for 5.0.0-alpha.20 => https://prnt.sc/wfrzji for 5.0.0-alpha.21 => https://prnt.sc/wfrwf6
style override can not replace if without !important
expect it to be like this:
Style override above and style default root below.
Plese hellp me, Thank!
The text was updated successfully, but these errors were encountered:
Duplicate of #24109
Sorry, something went wrong.
Looks like the problem has been resolved, In the new version, I missed out StylesProvider injectFirst
Thanks!
No branches or pull requests
Hello,
have just upgrade 5.0.0-alpha.21 i have issue with [MuiButtonBase , MuiButton] ( at version 5.0.0-alpha.20 not issue )
This is my issue https://prnt.sc/wfrlei
Same code:
for 5.0.0-alpha.20 => https://prnt.sc/wfrzji
for 5.0.0-alpha.21 => https://prnt.sc/wfrwf6
style override can not replace if without !important
expect it to be like this:
Style override above and style default root below.
Plese hellp me, Thank!
The text was updated successfully, but these errors were encountered: