@use './mixins/animation';

:root {
  @include animation.disable-animation;
}
