// transition-delay trsd-
$transition-delay : (
  ( vals: (
    '1': 1s,
  ),),
);