Skip to content

Instantly share code, notes, and snippets.

@hugeuser
Created February 27, 2014 19:09
Show Gist options
  • Save hugeuser/9256916 to your computer and use it in GitHub Desktop.
Save hugeuser/9256916 to your computer and use it in GitHub Desktop.
Usage
//normal desktop icon
@include get-sprite( $sprites-sprites, icon );
//2x dpi mobile icon
@include get-sprite( $sprites_x2-sprites, icon, true, 0, 1 );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment