UNPKG
@morev/vue-swiper
Version:
latest (2.0.0)
2.0.0
1.0.2
1.0.1
1.0.0
0.1.1
0.1.0
0.0.3
0.0.2
0.0.1
Latest Swiper with extra features. For Vue 2 + SSR
github.com/MorevM/vue-swiper
MorevM/vue-swiper
@morev/vue-swiper
/
dist
/
swiper-extra-styles.css
8 lines
(6 loc)
•
181 B
CSS
View Raw
1
2
3
4
5
6
7
8
.swiper-root
{
position
: relative;
min-width
:
0
; }
.swiper
{
width
:
100%
; }
.swiper-root
:not
(
.swiper-initialized
)
.swiper-slide-duplicate
{
position
: absolute;
left
: -
99999px
; }