You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'd like to set the pagination bullets color of slide component to white simply via property or something.
I've seen classes ready for this inherited probably from http://idangero.us/swiper/
By the way I hacked it this way: ion-slides .swiper-pagination { @extend .swiper-pagination-white }