aboutsummaryrefslogtreecommitdiffstats
path: root/src/sass/utils/animation.scss
blob: e7b09e1c9c79102d97439ed8ec020e7d03d3eb4b (plain)
1
2
3
4
5
6
7
// --------------------------------------------------------------
// Animation utils
// --------------------------------------------------------------

.plyr--no-transition {
  transition: none !important;
}