Skip to content

Backdrop variables are declared (?) multiple times #15333

@kadoshms

Description

@kadoshms

What version of Tailwind CSS are you using?

3.4.15

What build tool (or framework if it abstracts the build tool) are you using?

Vite (6.0.1)
PostCSS (8.4.49)

What version of Node.js are you using?

For example: v20.17.0

What browser are you using?

For example: Chrome

What operating system are you using?

macOS

Reproduction URL

https://github.com/kadoshms/tailwind-reproduce-vars-issue

Describe your issue

Seems like the global before and after variable declarations being declared multiple times.
I am actually not sure if this is a true issue with Tailwind or with the Devtools console itself, but this obviously makes debugging harder and adds a lot of clutter to the computed styles.

image

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions