Sha256: 30955caf26bc1220342bbc9aa687b20297ea2b7d38babe1c2aa9f9acfcf8af22

Contents?: true

Size: 114 Bytes

Versions: 4

Compression:

Stored size: 114 Bytes

Contents

@mixin keyframes {
  @-webkit-keyframes { @content; }
  @-moz-keyframes { @content; }
  @keyframes { @content; }
}

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
stitch-0.1.4 stylesheets/stitch/patterns/animation/_keyframes.scss
stitch-0.1.4.beta.2 stylesheets/stitch/patterns/animation/_keyframes.scss
stitch-0.1.4.beta.1 stylesheets/stitch/patterns/animation/_keyframes.scss
stitch-0.1.3.2 stylesheets/stitch/patterns/animation/_keyframes.scss