Responsive breakpoint works in Playground but not in next.js setup #4018
Unanswered
shahidcodes
asked this question in
Help
Replies: 0 comments
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I've recently started using tailwind. Absolutely loving it. I am facing a weird issue which I think due to I am missing some configuration.
The below responsive breakpoint works in playground
but when I use the same in my next.js app the the div never shows
my
tailwind.config.js
postcss.config.js
my
devDependencies
Beta Was this translation helpful? Give feedback.
All reactions