Replies: 1 comment
-
|
Yeah, same. Copied the code for the new Dialog component, which I think looks better than the old one, and animations were not working... Spent quite a bit of time updating tailwind versions, updating tw-animate-css versions, and nothing seemed to work. Then I simply copied those custom variants from the source code (not found in any official documentation) and voila animations now work. . |
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.
-
I am updating some components and I am noticing some of the components (like tabs or dropdown-menu) do not work as expected.
After some digging, I am noticing this tailwind.css file which seems to have a bunch of custom variants.
Is there official documentation for this?
Beta Was this translation helpful? Give feedback.
All reactions