Sha256: b36b5d2e252c408628f8af0bb9ba9e052394500f2af2124eda4380b0ecaad59b

Contents?: true

Size: 163 Bytes

Versions: 12

Compression:

Stored size: 163 Bytes

Contents

// Forces the browser to render animation on the element with hardware acceleration
@mixin enable-hardware-acceleration {
  -webkit-transform:translate3d(0,0,0);
}

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
stitch-0.1.7.beta.3 stylesheets/stitch/patterns/animation/_hardware-acceleration.scss
stitch-0.1.7.beta.2 stylesheets/stitch/patterns/animation/_hardware-acceleration.scss
stitch-0.1.7.beta.1 stylesheets/stitch/patterns/animation/_hardware-acceleration.scss
stitch-0.1.6 stylesheets/stitch/patterns/animation/_hardware-acceleration.scss
stitch-0.1.5 stylesheets/stitch/patterns/animation/_hardware-acceleration.scss
stitch-0.1.4 stylesheets/stitch/patterns/animation/_hardware-acceleration.scss
stitch-0.1.4.beta.2 stylesheets/stitch/patterns/animation/_hardware-acceleration.scss
stitch-0.1.4.beta.1 stylesheets/stitch/patterns/animation/_hardware-acceleration.scss
stitch-0.1.3.2 stylesheets/stitch/patterns/animation/_hardware-acceleration.scss
stitch-0.1.3.1 stylesheets/stitch/patterns/animation/_hardware-acceleration.scss
stitch-0.1.3 stylesheets/stitch/patterns/animation/_hardware-acceleration.scss
stitch-0.1.2 stylesheets/stitch/patterns/animation/_hardware-acceleration.scss