tailwindcss icon indicating copy to clipboard operation
tailwindcss copied to clipboard

[6.12] Console warning: The `purge`/`content` options have changed in Tailwind CSS v3.0

Open ineshbose opened this issue 8 months ago • 4 comments

Environment

Happening after 6.12.0

Reproduction

https://stackblitz.com/github/nuxt-modules/tailwindcss/tree/docs-examples/examples/module-authoring

Describe the bug

This is some race condition that is causing content modification from hooks to not be parsed properly when tracked with the proxy in 6.12.0.

image

Additional context

No response

Logs

No response

ineshbose avatar Jun 01 '24 17:06 ineshbose