mirror of
https://github.com/jgthms/bulma
synced 2026-03-24 05:49:35 -07:00
Use imports everywhere
This commit is contained in:
5
sass/base/animations.sass
Normal file
5
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