Skip to content

The color-adjust shorthand is currently deprecated #8250

@frbuceta

Description

@frbuceta

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;

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions