I am using Bootstrap 4 Beta 2 version to do a carousel. The code looks like below:
I had to include .carousel for it to work properly.
.carousel .carousel-indicators li { width: 10px; height: 10px; border-radius: 100%; }