[4.1.2] Error: 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.
#17535
Unanswered
jaideepghosh
asked this question in
Help
Replies: 1 comment
-
Replace |
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.
-
After upgrading the packages used in my project to latest, i'm getting the following error:
postcss.config.js

in rollup.config.js

Let me know the required change.
Beta Was this translation helpful? Give feedback.
All reactions