Replies: 2 comments
-
Consider providing a remotely-hosted git repository that reproduces the unexpected behavior. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Keep in mind that you can't use both If you have both installed, remove |
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.
-
when I run my code although I upgraded my code to v4, according to the docs, it always says:
ERROR Cannot start nuxt: It looks like you're trying to use tailwindcss directly as a PostCSS plugin. The PostCSS plugin has moved to a separate package, so to continue using Tailwind CSS with PostCSS you'll need to install @tailwindcss/postcss and update your PostCSS configuration.
I'm using Nuxt and TypeScript. Maybe somebody can help me please!
Beta Was this translation helpful? Give feedback.
All reactions