Init
This commit is contained in:
5
app/static/bulma/sass/base/animations.sass
Normal file
5
app/static/bulma/sass/base/animations.sass
Normal file
@ -0,0 +1,5 @@
|
||||
@keyframes spinAround
|
||||
from
|
||||
transform: rotate(0deg)
|
||||
to
|
||||
transform: rotate(359deg)
|
Reference in New Issue
Block a user