# romboHQ/tailwindcss-motion

tailwindcss-motion is a Tailwind CSS Plugin made at RomboHQ. It’s a simple, yet powerful, animation library with a simple syntax.

Repository: https://github.com/romboHQ/tailwindcss-motion
Canonical: https://ross.abutalabs.com/products/tailwindcss-motion
Homepage: https://rombo.co/tailwind/
Language: TypeScript
License: MIT
License Family: permissive
Topics: animate, animation, css, design, motion, preset, tailwindcss, tailwindcss-plugin
Last push: 2026-02-12T15:19:45+00:00

## Health v2 (maintenance only)
Score: 54/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 67, release rhythm 40, longevity 50
- inputs: {"age_days": 712, "days_push": 202, "days_rel": 449, "gap_med": 23.5, "n_releases_24m": 9}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3324, forks 38 (observed 2026-08-28T04:07:56.379342+00:00)

## What it is
tailwindcss-motion is a Tailwind CSS plugin by RomboHQ that provides a simple, composable syntax for CSS animations, including presets like fade, slide, bounce, and typewriter. It uses native CSS keyframes for performance and respects prefers-reduced-motion by default.

## Use cases
- animate elements in a tailwind project without writing keyframes
- add fade and slide entrance animations with utility classes
- use ready-made animation presets like bounce or typewriter
- make animations accessible for reduced motion users
- generate tailwind animation classes visually in the browser
- loop and exit animations for ui components

## When to choose
- you use Tailwind CSS and want declarative, utility-based animations
- you want native CSS animations without JavaScript runtime overhead
- you need built-in reduced-motion accessibility support
- you want quick presets for common animation patterns

## When to avoid
- you need complex JS-driven or scroll-linked animation timelines (use Framer Motion or GSAP)
- your project does not use Tailwind CSS
- you need physics-based spring animations

## Facets
- artifact type: plugin
- maturity: active
- function: animation, ui-components, css-framework
- domain: frontend, web-development, web-design
- platform: browser
- tags: tailwindcss-plugin, motion, css-animations, utility-first, accessibility, presets, reduced-motion, nodejs, web-server

## Member repositories
- romboHQ/tailwindcss-motion (main) score 54

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:56.379342+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T18:41:48.391753+00:00, confidence not recorded.
  - readme: https://github.com/romboHQ/tailwindcss-motion (fetched 2026-08-28T04:07:56.379342+00:00, sha 9e74d201e8cc)
  - homepage: https://rombo.co/tailwind/ (fetched 2026-08-29T09:35:02.383075+00:00, sha 6ffe774eaa1c)
  - site_page: https://docs.rombo.co/tailwind (fetched 2026-08-29T09:35:02.385484+00:00, sha c166cc40b457)
  - registry_npm: https://registry.npmjs.org/tailwindcss-motion (fetched 2026-08-29T09:35:02.387414+00:00, sha 946184414ed5)
- Data as of 2026-08-30T08:39:29.467469+00:00.
