tw-easing-gradients@1.0.0
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