Question, help about transition #3798
Unanswered
DasdWaller
asked this question in
Help
Replies: 1 comment
-
Hello! Not exactly the same values, but you should get the idea of what's happening here and can add your own values (10px) in the config file.. Instead of animating the <div class="transform hover:-translate-y-3 transition duration-500">
<!-- SVG for arrow-down icon -->
<svg class="h-5 w-5" ... />
</svg>
</div> This will animate the icon upwards by Here's a little Tailwind Play example for you: https://play.tailwindcss.com/Z3klJ3Av9l Hope it helps! |
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.
-
How to convert this css transition code into tailwind?
Beta Was this translation helpful? Give feedback.
All reactions