Comparisons with other libraries ​
tailwindcss-animate ​
The original tailwindcss-animate
plugin consists with 2 parts
- Animations
- Animation property modifiers
Animation property modifiers are already supported by @unocss/preset-wind3
. Since this preset is based on it, so that part is removed.
Options for configuring default value of animation properties are provided. Please refer to Preset's Options.
Animations are way more flexible and powerful. Please refer to Animations.
For detailed migration guide, please refer to Migrate from tailwindcss-animate
.