You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was grabbing the home page animation in my project. i find out it animation is not working after 1 hour of struggle I found a problem the classes being used for animation conflicted with the tailwindcss-animate package. Here I solve this issue feel free to share best solution.
add your custom namespace in front of the animation name & keyframes.
I was grabbing the home page animation in my project. i find out it animation is not working after 1 hour of struggle I found a problem the classes being used for animation conflicted with the
tailwindcss-animate
package. Here I solve this issue feel free to share best solution.The text was updated successfully, but these errors were encountered: