bulma and fontawesome instaled
[josuexyz/.git] / node_modules / bulma / sass / utilities / animations.sass
diff --git a/node_modules/bulma/sass/utilities/animations.sass b/node_modules/bulma/sass/utilities/animations.sass
deleted file mode 100644 (file)
index a14525d..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-@keyframes spinAround
-  from
-    transform: rotate(0deg)
-  to
-    transform: rotate(359deg)