Skip to content

Instantly share code, notes, and snippets.

@gotbahn
Last active August 23, 2016 20:54
Show Gist options
  • Save gotbahn/4474ccbc4fe78a4803ced219398a9e06 to your computer and use it in GitHub Desktop.
Save gotbahn/4474ccbc4fe78a4803ced219398a9e06 to your computer and use it in GitHub Desktop.
Combine & handle Media Queries in Less
.mixin-color (@property) {
color: @property;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment