index
:
cl-theme.git
master
Theme built in Bulma CSS framework
heckyel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
sass
/
base
/
bulma
/
utilities
/
animations.sass
blob: a14525d75ec4664ff6c8a09fb27fadd214ad4390 (
plain
)
1
2
3
4
5
@keyframes
spinAround
from
transform
:
rotate
(
0
deg
)
to
transform
:
rotate
(
359
deg
)