// 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
// 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