Unexpected duplicate "transition-timing-function" #17103
sharathdaniel
started this conversation in
Ideas
Replies: 1 comment
-
Hey! This is because one of them is coming from We rely on Lightning CSS for optimizing the output and right now they don't handle this case. Going to convert this to an idea discussion because while unexpected, it's not a bug either. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
What version of Tailwind CSS are you using?
v4.0.12
What build tool (or framework if it abstracts the build tool) are you using?
tailwind-cli with plain html and css
What version of Node.js are you using?
v20.0.0
What browser are you using?
Chrome
What operating system are you using?
Windows
Describe your issue
I have a class for a button with some tailwind classes applied.
In the output its generating the transition timing 2 times.
Beta Was this translation helpful? Give feedback.
All reactions