Converted to SASS/SCSS
This commit is contained in:
7
src/sass/utils/animation.scss
Normal file
7
src/sass/utils/animation.scss
Normal file
@ -0,0 +1,7 @@
|
||||
// --------------------------------------------------------------
|
||||
// Animation utils
|
||||
// --------------------------------------------------------------
|
||||
|
||||
.plyr--no-transition {
|
||||
transition: none !important;
|
||||
}
|
Reference in New Issue
Block a user