So I got a problem with next-intl + tailwindCSS #882
Replies: 1 comment
-
tailwindlabs/tailwindcss#13015 Issue fixed over here. |
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
Uh oh!
There was an error while loading. Please reload this page.
-
Hi.
I'm trying to add next-intl to my project, it work fine (the translation), but it sets a default style,
This default style is making tailwindCSS to not work. How can I fix this? Prints below on how it is and how it should be:
NOT WORKING

WORKING WITHOUT next-intl

Now, the tailwind.config.ts
and the folders, how they are nested:

Any help is appreciated!
Thanks,
Caio
Beta Was this translation helpful? Give feedback.
All reactions