@include keyframes(spin) { 100% { @include transform(rotate(360deg)); } }