Created
February 16, 2014 16:17
-
-
Save hereswhatidid/9036684 to your computer and use it in GitHub Desktop.
Localize Bootstrap to a container element (pre 3.0)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| .bootstrap-wrapper { | |
| @import url( '../vendor/bootstrap/bootstrap.less' ); | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment