NextUi conflict with tailwind css #1114
Unanswered
IbrahimYahyaoui
asked this question in
Help
Replies: 1 comment
-
Bumping this ^ |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
When I added NextUIProvider, it caused a conflict with Tailwind CSS, resulting in a disorganized appearance of the website's CSS. I attempted to resolve the issue by adding !important or prefix to Tailwind's configuration, but these solutions did not work. Are there any other solutions to this problem? I use vite btw
Beta Was this translation helpful? Give feedback.
All reactions