-
-
Notifications
You must be signed in to change notification settings - Fork 4.8k
Closed
Labels
Description
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.
AlonMizAlonMiz
