Skip to content

Instantly share code, notes, and snippets.

@justinpage
Forked from sampottinger/bootstrap_container.less
Created February 12, 2016 19:21
Show Gist options
  • Save justinpage/7199d00c0ce71245006c to your computer and use it in GitHub Desktop.
Save justinpage/7199d00c0ce71245006c 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