Skip to content

Instantly share code, notes, and snippets.

@sampottinger
Created February 21, 2014 05:32
Show Gist options
  • Save sampottinger/9129322 to your computer and use it in GitHub Desktop.
Save sampottinger/9129322 to your computer and use it in GitHub Desktop.
Putting bootstrap only on stuff that is a child of a dom element with class bootstrap.
.bootstrap {
@import "bootstrap";
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment