Replies: 1 comment
-
Sorry, the stack trace is not pointing to the PostCSS core and I can't help with environment debug |
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
-
I'm using NextJS V13 with "PostCSS": "^8.3.6" and "tailwindcss": "^2.2.19"
My code was running perfectly before suddenly giving me this error:
Here is my package.json:
I've tried cleaning my cache, deleting my Node_Module and installing it again, upgrading and downgrading my packages, but nothing seems to fix the error.
I've also looked into a similar issue, but it did not help my case.
https://github.com/tailwindlabs/tailwindcss/issues/6398
Beta Was this translation helpful? Give feedback.
All reactions