Hello, good morning.
I’m having trouble using Material Tailwind (https://www.material-tailwind.com/) on RW. I did the setup, but it doesn’t style correctly.
I installed the package in the web workspace, added the HOC withMT()
in the export of the Tailwind config, imported the contents of the MTT components to the tailwind config (section indicated for monorepos in the doc), add <ThemeProvider>
on App.tsx
, but nothing made it work. Any tips or has anyone successfully installed it?
Rendered button on browser appears like this (on screenshot above)