-
-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Closed
tailwindlabs/tailwindcss-forms
#115Description
What version of Tailwind CSS are you using?
v3.0.24
What build tool (or framework if it abstracts the build tool) are you using?
Nuxt3 with Vite
What version of Node.js are you using?
18.0.0
What browser are you using?
Chrome
What operating system are you using?
Linux
Reproduction URL
It is not a problem with TailwindCSS but with a property that is deprecated.
Describe your issue
WARN [vite:css] Replace color-adjust to print-color-adjust. The color-adjust shorthand is currently deprecated.
1 | @tailwind base;
| ^
2 | @tailwind components;
3 | @tailwind utilities;
christian98, joshuajung, ultimateBusiness, tonifisler, soasada and 7 more
Metadata
Metadata
Assignees
Labels
No labels