Skip to content

Instantly share code, notes, and snippets.

@gustavoguichard
Created November 14, 2012 18:44
Show Gist options
  • Save gustavoguichard/4073942 to your computer and use it in GitHub Desktop.
Save gustavoguichard/4073942 to your computer and use it in GitHub Desktop.
Semantic-mixins use case
#site_overview
background-color: $aqua
padding: 2*$base-margin 0
+decorative-content
$name: "star"
+sprite-replace($name)
+absolute-centering(sprites-sprite-width($name))
bottom: - sprites-sprite-height($name)/2
.post_overview
+apply-to(less-than, ipad-portrait)
width: 50%
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment