X-Git-Url: https://git.josue.xyz/?a=blobdiff_plain;f=node_modules%2Fbulma%2Fsass%2Futilities%2Fanimations.sass;fp=node_modules%2Fbulma%2Fsass%2Futilities%2Fanimations.sass;h=0000000000000000000000000000000000000000;hb=b0af3b998eb478c3525db23781c4a5bc1ec52d76;hp=a14525d75ec4664ff6c8a09fb27fadd214ad4390;hpb=3337fe9284225df913e363121d9fb4f257cc28e8;p=josuexyz%2F.git diff --git a/node_modules/bulma/sass/utilities/animations.sass b/node_modules/bulma/sass/utilities/animations.sass deleted file mode 100644 index a14525d..0000000 --- a/node_modules/bulma/sass/utilities/animations.sass +++ /dev/null @@ -1,5 +0,0 @@ -@keyframes spinAround - from - transform: rotate(0deg) - to - transform: rotate(359deg)