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

[PoC] fix(v4 animate): 6855 - Replace tailwindcss-animate with CSS first approach #6859

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

Conversation

Jacksonmills
Copy link
Contributor

@Jacksonmills Jacksonmills commented Mar 4, 2025

Removes tailwindcss-animate package and associated imports Introduces a CSS-based approach for animations using custom properties and keyframes

TailwindCSS v4.0 compatible replacement for tailwindcss-animate. author: @Wombosvideo https://github.com/Wombosvideo/tailwindcss-animate-v4

To test run p dev, visit the v4 example and view the navigation menu.

Addresses #6855

…rst approach

Removes tailwindcss-animate package and associated imports
Introduces a CSS-based approach for animations using custom properties and keyframes

TailwindCSS v4.0 compatible replacement for `tailwindcss-animate`.
@author Luca Bosin <https://github.com/Wombosvideo>

Addresses shadcn-ui#6855
Copy link

vercel bot commented Mar 4, 2025

@Jacksonmills is attempting to deploy a commit to the shadcn-pro Team on Vercel.

A member of the Team first needs to authorize it.

@shadcn shadcn added this to the v4 milestone Mar 6, 2025
@Wombosvideo
Copy link

I wrapped the CSS file in an NPM package to facilitate updating. For this reason, I renamed the repo to tw-animate-css https://github.com/wombosvideo/tw-animate-css/

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.

3 participants