Skip to content

Instantly share code, notes, and snippets.

@jurikern
Created July 20, 2012 12:08
Show Gist options
  • Save jurikern/3150382 to your computer and use it in GitHub Desktop.
Save jurikern/3150382 to your computer and use it in GitHub Desktop.
Add to file [engine_path]/application.css
//= require twitter/bootstrap
$(document).ready(function(){
/* Your javascripts goes here... */
});
Add to file [engine_path]/application.css
/*
*= require bootstrap_and_overrides
*/
/* Your stylesheets goes here... */
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment