aboutsummaryrefslogtreecommitdiff
path: root/src/styles/motion.css
Commit message (Collapse)AuthorAgeFilesLines
* refactor(motion): introduce easing/duration tokensHEADmainFuwn4 days1-0/+6
Add --ease-out-quart, --ease-in-out-quart, --duration-fast, --duration-slow in motion.css and migrate the global anchor, header, and theme-switch transitions to use them. Establishes a shared motion vocabulary for future polish.