Skip to content

Instantly share code, notes, and snippets.

@lmartins
Created October 1, 2012 08:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lmartins/3810273 to your computer and use it in GitHub Desktop.
Save lmartins/3810273 to your computer and use it in GitHub Desktop.
scss: Sprite Dimensions
width: image-width(sprite-file($icon-sprites, badgeNew));
height: image-height(sprite-file($icon-sprites, badgeNew));
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment