Skip to content

tw-easing-gradients@1.0.0

Choose a tag to compare

Major Changes

Initial release of tw-easing-gradients - Tailwind CSS v4 plugin for smooth easing gradients.

Features:

  • 4 easing functions: ease, ease-in, ease-out, ease-in-out
  • 8 gradient directions: t, r, b, l, tl, tr, bl, br
  • Configurable color stops (2-100, default: 15)
  • CSS color-mix() in oklch for smooth transitions
  • Full TypeScript support