Skip to content

Instantly share code, notes, and snippets.

@dejan
Forked from justinfrench/whatevers.css.scss
Created July 21, 2012 15:58
Show Gist options
  • Save dejan/3156236 to your computer and use it in GitHub Desktop.
Save dejan/3156236 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