Skip to content

Instantly share code, notes, and snippets.

@procload
Created October 25, 2013 19:50
Show Gist options
  • Save procload/7160816 to your computer and use it in GitHub Desktop.
Save procload/7160816 to your computer and use it in GitHub Desktop.
.my-selector {
background: #000;
@include respond-to(45em) {
background: #FFF;
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment