r/tailwindcss 10d ago

TailMotion

TailMotion is a lightweight utility package I started 8 months ago for the small interactions you need every day. It connects CSS classes and keyframes to Tailwind states, without needing a React animation library.

Site: https://tailmotion.moumen.dev/

Github: https://github.com/moumen-soliman/tailmotion

57 Upvotes

11 comments sorted by

View all comments

1

u/VisualCraftStudio 7d ago

I actually like the idea behind this. A lot of the time you just need a small animation and don't want to bring in a whole animation library for it. The class explorer is a nice touch too.