npx @tailwindcss/upgrade broke global css , please help #17801
Unanswered
SirNiksALot
asked this question in
Help
Replies: 1 comment 1 reply
-
I think it is due to the line: @import 'tw-animate-css' layer(base); Try removing the @import 'tw-animate-css'; |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
What version of Tailwind CSS are you using?
v4.1.4
What build tool (or framework if it abstracts the build tool) are you using?
Next.js 15.2.4,
What version of Node.js are you using?
node: '22.14.0'
What browser are you using?
Brave
What operating system are you using?
Windows
Describe your issue
Just upgraded from tailwind v3 to v4 using npx @tailwindcss/upgrade and now im getting the following error while compiling node modules :
global css
Beta Was this translation helpful? Give feedback.
All reactions