Sha256: 57920ca6c781480d8195a607abcedfa760e3ffe74b74470c03c5bacbe183bcf7

Contents?: true

Size: 433 Bytes

Versions: 31

Compression:

Stored size: 433 Bytes

Contents

@import "iugu-ux/core"
  
$assets: sprite-map("assets/*.png", $layout: smart, $spacing: 0px, $cleanup: true, $sprite-dimensions: true)
$assets-hd: sprite-map("assets-hd/*.png", $layout: smart, $spacing: 0px, $cleanup: true, $sprite-dimensions: true)

@include build-sprites("assets", $assets, normal)

@include for-hd()
  @include build-sprites("assets", $assets-hd, retina)
  @include build-sprites("assets-hd", $assets-hd, retina)

Version data entries

31 entries across 31 versions & 1 rubygems

Version Path
iugu-ux-1.0.5 sandbox/app/assets/stylesheets/sandbox-sprites.sass
iugu-ux-1.0.4 sandbox/app/assets/stylesheets/sandbox-sprites.sass
iugu-ux-1.0.3 sandbox/app/assets/stylesheets/sandbox-sprites.sass
iugu-ux-1.0.2 sandbox/app/assets/stylesheets/sandbox-sprites.sass
iugu-ux-1.0.1 sandbox/app/assets/stylesheets/sandbox-sprites.sass
iugu-ux-1.0.0 sandbox/app/assets/stylesheets/sandbox-sprites.sass
iugu-ux-0.9.9 sandbox/app/assets/stylesheets/sandbox-sprites.sass
iugu-ux-0.9.8 sandbox/app/assets/stylesheets/sandbox-sprites.sass
iugu-ux-0.9.5 sandbox/app/assets/stylesheets/sandbox-sprites.sass
iugu-ux-0.7.1 sandbox/app/assets/stylesheets/default-sprites.sass
iugu-ux-0.7.0 sandbox/app/assets/stylesheets/default-sprites.sass