Replies: 2 comments 1 reply
-
|
Hey, please try using In v4 you import Tailwind using a regular CSS |
Beta Was this translation helpful? Give feedback.
1 reply
-
|
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I am trying to set up a project using tailwind.
Following the guides I get this error:
That's when using
tailwindcss: {},As the postcss plugin.
When using:
"@tailwindcss/postcss": {},The project compiles but tw classes aren't applied.
Edit:
Created this codesanbox:
https://codesandbox.io/p/github/AndyOooh/nextra_tw_issue/main?import=true
Files:
Any ideas what the issue might be?
Beta Was this translation helpful? Give feedback.
All reactions