Sha256: 0263772d088da6b95fe8194e11c926200cd97e797cd8de70f09446fa560d239a
Contents?: true
Size: 214 Bytes
Versions: 7
Compression:
Stored size: 214 Bytes
Contents
// Set HiDPI (Retina) image sizes and background. // // .button // +hidpi-image("nice/button.png") @mixin hidpi-image($path) +image-size($path, 2) +hidpi-background($path) background-repeat: no-repeat
Version data entries
7 entries across 7 versions & 1 rubygems