mirror of
https://github.com/twbs/bootstrap-sass.git
synced 2022-11-09 12:27:02 -05:00
13 lines
418 B
JavaScript
13 lines
418 B
JavaScript
//= require bootstrap/affix
|
|
//= require bootstrap/alert
|
|
//= require bootstrap/button
|
|
//= require bootstrap/carousel
|
|
//= require bootstrap/collapse
|
|
//= require bootstrap/dropdown
|
|
//= require bootstrap/modal
|
|
//= require bootstrap/scrollspy
|
|
//= require bootstrap/tab
|
|
//= require bootstrap/tooltip
|
|
// Popover depends on tooltip and must be included after it:
|
|
//= require bootstrap/popover
|
|
//= require bootstrap/transition
|