Only use Carousel of bootstrap

angular-ui-bootstrap, javascript, semantic-ui, twitter-bootstrap, twitter-bootstrap-3

Solution

Yes, you can customize bootstrap here:

http://getbootstrap.com/customize/

Just select the Carousel in Javascript components category and Carousel functionnality in jquery plugins. Then download the files and include them in your project.

Problem

I am now using Semantic UI without including Bootstrap as there are some conflicts among them. But I quite like the Carousel function of bootstrap. Can I optionally include it in my project? Thanks a lot!

Original source