From f597e2fe949a1e18eb778b9a5bd102de88570555 Mon Sep 17 00:00:00 2001 From: Max Date: Thu, 18 May 2017 14:03:27 +0200 Subject: Initial commit. --- src/js/bootstrap3/bootstrap-sprockets.js | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 src/js/bootstrap3/bootstrap-sprockets.js (limited to 'src/js/bootstrap3/bootstrap-sprockets.js') 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 -- cgit v1.2.3