$hu-animation-mode-alias: animation-mode !default;

$hu-animation-mode-modules: () !default;

$hu-animation-mode-types: (
  backwards,
  both,
  forwards,
  none,
) !default;
