Skip to content

Instantly share code, notes, and snippets.

@oxyc
Created June 5, 2012 09:06
Show Gist options
  • Save oxyc/2873754 to your computer and use it in GitHub Desktop.
Save oxyc/2873754 to your computer and use it in GitHub Desktop.
$list: harka hirvi kala kalkkuna kana kasvis nauta poro sika;
width: sprite-sprite-width(harka-small);
height: sprite-sprite-height(harka-small);
@each $img in $list {
&.#{$img} { @include sprite-sprite(#{$img}-small); }
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment