Skip to content

Instantly share code, notes, and snippets.

View rafster's full-sized avatar

Whiley Ifthenelse rafster

  • toronto, canada
View GitHub Profile
@rafster
rafster / bootstrap_3_full_class_list
Created December 11, 2015 07:34 — forked from cosmicscr/bootstrap_3_full_class_list
bootstrap 3 full class list
Here are all the classes from Bootstrap 3 (version 3.1.1).
Method of extraction:
1. Download Bootstrap 3 and rename bootstrap.css as "bootstrap.html"
2. Add the following 24 lines of code to the very bottom of the bootstrap.html file:
<script src="http://code.jquery.com/jquery-1.11.0.min.js"></script>
<script src="http://cdnjs.cloudflare.com/ajax/libs/lodash.js/2.4.1/lodash.min.js"></script>
<script>
@rafster
rafster / bootsrap_class_list
Created December 11, 2015 07:30 — forked from geksilla/bootsrap_class_list
Bootstrap css class list
.navbar
.caret
.label
.table
.img-responsive
.img-rounded
.img-thumbnail
.img-circle
.sr-only
.lead