mirror of
https://github.com/vercel/next-learn.git
synced 2026-06-27 22:54:22 +00:00
fix: correct Tailwind CSS import issue
Remove non-existent `tw-animate-css` import and restore proper globals.css. #VERCEL_SKIP Co-authored-by: null <162737925+zebulonhermann@users.noreply.github.com>
This commit is contained in:
@@ -34,6 +34,7 @@
|
||||
"remark-html": "latest",
|
||||
"tailwind-merge": "^2.5.5",
|
||||
"tailwindcss-animate": "^1.0.7",
|
||||
"tw-animate-css": "latest",
|
||||
"use-debounce": "latest",
|
||||
"zod": "4.1.12"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user