first commit
This commit is contained in:
6
resources/assets/vendor/libs/swiper/_mixins.scss
vendored
Normal file
6
resources/assets/vendor/libs/swiper/_mixins.scss
vendored
Normal file
@ -0,0 +1,6 @@
|
||||
@mixin swiper-theme($background) {
|
||||
.swiper-pagination-bullet.swiper-pagination-bullet-active,
|
||||
.swiper-pagination.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
|
||||
background: $background !important;
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user