Sha256: 5abd88dfab300403cbb43cd62ea15f637a59411e3f633d2e74afaf67ddd29be1
Contents?: true
Size: 225 Bytes
Versions: 8
Compression:
Stored size: 225 Bytes
Contents
@mixin image-dimensions($path) height: image-height($path) width: image-width($path) @mixin background-image-with-dimension($path) background: image-url($path) background-repeat: no-repeat +image-dimensions($path)
Version data entries
8 entries across 8 versions & 1 rubygems