Recent Entries 2
- pattern tip 124d agoCSS Keyframe Animations: @keyframes and animation ShorthandYou need a repeating or multi-step animation that does not depend on JavaScript.
- pattern tip 124d agoTailwind animation utilities and custom keyframesThe built-in Tailwind animation utilities (animate-spin, animate-pulse, animate-bounce) are too generic. A design calls for a custom entrance animation or a branded loading indicator not in the default set.