_sass/bulma/sass/utilities/animations.sass in ols-theme-0.8.0 vs _sass/bulma/sass/utilities/animations.sass in ols-theme-0.9.0
- old
+ new
@@ -1,5 +1,5 @@
-@keyframes spinAround
- from
- transform: rotate(0deg)
- to
- transform: rotate(359deg)
+@keyframes spinAround
+ from
+ transform: rotate(0deg)
+ to
+ transform: rotate(359deg)