Skip to content

Instantly share code, notes, and snippets.

@sadaco
Created May 31, 2012 09:26
Show Gist options
  • Select an option

  • Save sadaco/2842222 to your computer and use it in GitHub Desktop.

Select an option

Save sadaco/2842222 to your computer and use it in GitHub Desktop.
Mixins example
#main {
width: 200px;
height: 200px;
background: @lightgray;
.rounded(20px);
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment