Sha256: 77aa0b34c3701576f78dcf475ce79c256841baaa559653f347171387bfa5417a

Contents?: true

Size: 111 Bytes

Versions: 1

Compression:

Stored size: 111 Bytes

Contents

@keyframes spinAround {
  from {
    transform: rotate(0deg);
  }

  to {
    transform: rotate(359deg);
  }
}

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
hux-0.0.1 core/utilities/_animations.scss