Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add compatibility with tailwindcss v4 #63

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

zbigniewstefaniuk
Copy link

@zbigniewstefaniuk zbigniewstefaniuk commented Nov 27, 2024

Hi there, huuge fan of tailwindcss-animate here

I've updated peer dependencies to play nicley with tailwind v4

@jamiebuilds

@kimonneuhoff
Copy link

@jamiebuilds can you please merge this pr? :)

@ktisakib
Copy link

please merge the pr we want to use v4 with this

@M-51
Copy link

M-51 commented Dec 23, 2024

In the meantime, you can override tailwindcss-animate peer dependency, by adding this:

 "overrides": {
    "tailwindcss-animate": {
      "tailwindcss": "$tailwindcss"
    }
  },

to your package.json.

tailwindcss-animate will use tailwindcss version specified in your package.json file.

@matthewgapp
Copy link

For those looking for a plug-n-play solution: I published a fork as a short-term workaround where I'm folding in some of the outstanding PRs, since this repo hasn't had activity in 2 years. https://github.com/nobie-org/tailwindcss-animate.

npm: https://www.npmjs.com/package/@nobie-org/tailwindcss-animate

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants