Created
December 1, 2014 10:27
-
-
Save sdabet/9a12860d0abf1cba350c to your computer and use it in GitHub Desktop.
Integration of Bootstrap into a Rail project
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
@import "bootstrap-sprockets"; | |
@import "bootstrap"; | |
@import "bootstrap/theme"; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment