Skip to content

Instantly share code, notes, and snippets.

@planetoftheweb
Created June 20, 2014 21:05
Show Gist options
  • Save planetoftheweb/3aa3f042a87e16dbdf97 to your computer and use it in GitHub Desktop.
Save planetoftheweb/3aa3f042a87e16dbdf97 to your computer and use it in GitHub Desktop.
Bootstrap loader for Prepros
// @prepros-prepend "jquery.js"
// @prepros-prepend "affix.js"
// @prepros-prepend "transition.js"
// @prepros-prepend "tooltip.js"
// @prepros-prepend "alert.js"
// @prepros-prepend "button.js"
// @prepros-prepend "carousel.js"
// @prepros-prepend "collapse.js"
// @prepros-prepend "dropdown.js"
// @prepros-prepend "modal.js"
// @prepros-prepend "popover.js"
// @prepros-prepend "scrollspy.js"
// @prepros-prepend "tab.js"
@mutuadavid93
Copy link

mutuadavid93 commented Sep 2, 2016

Check out alternative for this using gulpjs here: http://goo.gl/Oeh6bu

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment