diff --git a/src/css/animations-utilities.scss b/src/css/animations-utilities.scss index 132968a..38f189c 100644 --- a/src/css/animations-utilities.scss +++ b/src/css/animations-utilities.scss @@ -1,4 +1,4 @@ -@import "animations-helpers.scss"; +@import "animations.scss"; @each $duration-name, $duration-value in $duration { //We must increase the specificity otherwise the properties would be overwritten by ".animated" class