Skip to content

Instantly share code, notes, and snippets.

@notdol
Created January 29, 2013 06:09
Show Gist options
  • Save notdol/4662191 to your computer and use it in GitHub Desktop.
Save notdol/4662191 to your computer and use it in GitHub Desktop.
import twitter bootstrap
<link href="//netdna.bootstrapcdn.com/twitter-bootstrap/2.2.2/css/bootstrap-combined.min.css" rel="stylesheet">
<script src="//netdna.bootstrapcdn.com/twitter-bootstrap/2.2.2/js/bootstrap.min.js"></script>
<!-- optional -->
<link href="//netdna.bootstrapcdn.com/twitter-bootstrap/2.2.2/css/bootstrap-responsive.min.css" rel="stylesheet">
<link href="//netdna.bootstrapcdn.com/twitter-bootstrap/2.2.2/css/bootstrap.no-icons.min.css" rel="stylesheet">
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment