Skip to content

Instantly share code, notes, and snippets.

@hansspiess
Created August 5, 2012 14:02
Show Gist options
  • Save hansspiess/3264996 to your computer and use it in GitHub Desktop.
Save hansspiess/3264996 to your computer and use it in GitHub Desktop.
Frontend: batch import images as sprite with SASS
@import "my-icons/*.png";
@include all-my-icons-sprites;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment