stylesheets/stitch/patterns/animation/_hardware-acceleration.scss in stitch-0.1.1 vs stylesheets/stitch/patterns/animation/_hardware-acceleration.scss in stitch-0.1.2

- old
+ new

@@ -1,6 +1,4 @@ -/* - Forces the browser to render animation on the element with hardware acceleration -*/ +// Forces the browser to render animation on the element with hardware acceleration @mixin enable-hardware-acceleration { -webkit-transform:translate3d(0,0,0); } \ No newline at end of file