Skip to content

Instantly share code, notes, and snippets.

@gonzalovazquez
Created August 11, 2013 19:54
Show Gist options
  • Save gonzalovazquez/6206602 to your computer and use it in GitHub Desktop.
Save gonzalovazquez/6206602 to your computer and use it in GitHub Desktop.
$list: pouria josh mladen mason daniel
=author-image
@each $author in $list
.photo-#{$author}
background: image-url("avatars/#{$author}.png")
.author-bio
+author-image
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment