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