Newer
Older
vmk-ui-kit / src / scss / _motion.scss
/* =========================
   Motion
========================= */

$motion-fast: 0.15s;
$motion-base: 0.2s;
$motion-slow: 0.28s;
$motion-ease: ease;