如何自定义 Bootstrap 的文件以仅获取使轮播组件工作所需的内容?

How to customize Bootstrap's files to only get what's needed to make the carousel component work?

我需要将 Bootstrap 轮播组件添加到我的项目中,但我不想添加框架自带的所有包袱。

我尝试使用 this link 自定义 Bootstrap 文件,但它不起作用,即使所有内容都已标记。

那么,我应该如何进行才能仅添加使轮播组件正常工作所必需的内容?

提前致谢!

您可以使用 owl 轮播 2 而不是使用 bootstrap 的轮播

要使用 owl 轮播,请遵循 https://owlcarousel2.github.io/OwlCarousel2/demos/demos.html

而定制可以关注https://bootsnipp.com/snippets/2ejyz