animate-none
animation: none;
animate-spin
animation: var(--animate-spin);/* spin 1s linear infinite */
animate-ping
animation: var(--animate-ping);/* ping 1s cubic-bezier(0, 0, 0.2, 1) infinite */
animate-pulse
animation: var(--animate-pulse);/* pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite */
animate-bounce
animation: var(--animate-bounce);/* bounce 1s infinite */
animate-[<value>]
animation: <value>;
animate-[initial]
animation: initial;
animate-(<custom-property>)
animation: var(<custom-property>);
animate-(--my-value)
animation: var(--my-value);
© 2025, Fynydd LLC / King of Prussia, Pennsylvania; United States / +1 855-439-6933
By using this website you accept our privacy policy. Choose the browser data you consent to allow: