Skip to content

Instantly share code, notes, and snippets.

@ebhoren
Created January 28, 2013 21:42
Show Gist options
  • Save ebhoren/4659363 to your computer and use it in GitHub Desktop.
Save ebhoren/4659363 to your computer and use it in GitHub Desktop.
<!doctype html>
<html>
<head>
<title>Automating spritesheet creation with GruntJS</title>
<link href="styles/spritesheet.css" rel="stylesheet" type="text/css">
</head>
<body>
<h1 class="sprite sprite.logo">Logo</h1>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment