I need to add the Bootstrap carousel component to my project, but I don't want to add all the baggage that comes with the framework.
I've tried to use this link to customize the Bootstrap files, but it does not work, even when everything is marked.
So, how should I proceed so I can add only what's necessary to make the carousel component work?
Thanks in advance!