Relative Content

Tag Archive for material-uitailwind-css

Tailwind for MUI component overriden

I’m right now moving my application to Tailwind styling, because it is much more comfortable to style right in the HTML.
I’m using quite a lot MUI components and my first question is, if it makes sense move from sx to tailwind for these components. For some of them it already works, but some tailwind styles are overridden somehow. For example for this component the text color is the standard one.