Skip to content

Instantly share code, notes, and snippets.

@roybarber
Created February 3, 2013 16:15
Show Gist options
  • Save roybarber/4702349 to your computer and use it in GitHub Desktop.
Save roybarber/4702349 to your computer and use it in GitHub Desktop.
Output of the _sprites.scss file
.core-sprite, .core-icon-facebook, .core-icon-linkedin, .core-icon-skype, .core-logo { background: url('../img/core-s323b60b8ee.png') no-repeat; }
.core-icon-facebook { background-position: 0 -113px; height: 32px; width: 32px; }
.core-icon-linkedin { background-position: 0 -81px; height: 32px; width: 32px; }
.core-icon-skype { background-position: 0 -49px; height: 32px; width: 32px; }
.core-logo { background-position: 0 0; height: 49px; width: 179px; }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment