MUI integration is bad; is it that Tailwind is not compatible with MUI #17442
Answered
by
trunkey2003
patricklamar
asked this question in
Help
-
Whenever I try to add a Material-UI (MUI) Button to my project, it works without any issues in terms of functionality, but there’s an unexpected behavior with the button’s color. I always make the text invisible until I hovered on it. How can I prevent this to my whole project ? |
Beta Was this translation helpful? Give feedback.
Answered by
trunkey2003
Mar 29, 2025
Replies: 1 comment
-
I think you can update the overriding code for the button style in Tailwind by doing something like this:
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
patricklamar
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I think you can update the overriding code for the button style in Tailwind by doing something like this: