M Motion Tokens

M Motion Tokens

dragoon0x Updated

File contents

/m-motion-tokens — Motion Tokens

Durations: instant (50ms), fast (100ms), normal (200ms), slow (300ms), slower (500ms), slowest (700ms).\n\nEasings:\n- standard: cubic-bezier(0.4, 0, 0.2, 1) — general\n- decelerate: cubic-bezier(0, 0, 0.2, 1) — entering\n- accelerate: cubic-bezier(0.4, 0, 1, 1) — exiting\n- spring: cubic-bezier(0.34, 1.56, 0.64, 1) — playful\n- smooth: cubic-bezier(0.16, 1, 0.3, 1) — refined

dragoon0x/meridian/tree/main/source/skills/m-motion-tokens commit f24d27e89b

Frequently asked questions

npx skillmds@latest add dragoon0x/m-motion-tokens