Skip to content

Instantly share code, notes, and snippets.

@sdabet
Created December 1, 2014 10:27
Show Gist options
  • Save sdabet/9a12860d0abf1cba350c to your computer and use it in GitHub Desktop.
Save sdabet/9a12860d0abf1cba350c to your computer and use it in GitHub Desktop.
Integration of Bootstrap into a Rail project
@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