Skip to content

Instantly share code, notes, and snippets.

@justinfrench
Created July 21, 2012 02:51
Show Gist options
  • Save justinfrench/3154323 to your computer and use it in GitHub Desktop.
Save justinfrench/3154323 to your computer and use it in GitHub Desktop.
Bootstrap mixins
@import "twitter/bootstrap";
.whatever {
@extend .well;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment