diff options
Diffstat (limited to 'src/js/bootstrap3/bootstrap-sprockets.js')
| -rw-r--r-- | src/js/bootstrap3/bootstrap-sprockets.js | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/src/js/bootstrap3/bootstrap-sprockets.js b/src/js/bootstrap3/bootstrap-sprockets.js new file mode 100644 index 0000000..37468b3 --- /dev/null +++ b/src/js/bootstrap3/bootstrap-sprockets.js @@ -0,0 +1,12 @@ +//= 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/transition +//= require ./bootstrap/tooltip +//= require ./bootstrap/popover |
