Added Fetch Image from URL feature + Storm filelocks fixes + bulma inclusion into core
This commit is contained in:
5
client/scss/libs/bulma/utilities/animations.sass
Normal file
5
client/scss/libs/bulma/utilities/animations.sass
Normal file
@@ -0,0 +1,5 @@
|
||||
@keyframes spin-around
|
||||
from
|
||||
transform: rotate(0deg)
|
||||
to
|
||||
transform: rotate(359deg)
|
Reference in New Issue
Block a user