the styles aren't applied correctly Nuxt + tailwindcss 2 #3478
Unanswered
boussadjra
asked this question in
Help
Replies: 2 comments
-
Have you uncommented dark mode in the tailwind config file? Needs to be media or class |
Beta Was this translation helpful? Give feedback.
0 replies
-
@iantearle thank you for your reply, I have the darkMode with |
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.
-
Describe the problem:
I've created a project using nuxt.js and I added tailwind by following the steps cited here but it doesn't apply the tailwind 2 styles correctly specially the dark mode, sizes and colors.
Link to a minimal reproduction:
github repo https://github.com/boussadjra/windy-nuxt
demo https://windy-nuxt.netlify.app/
Beta Was this translation helpful? Give feedback.
All reactions