Swiper-Slider

Overview Official Website

Swiper is the most modern slider with hardware accelerated transitions and amazing native behavior.

CSS
<!--Swiper slider css-->
import 'swiper/css';
import 'swiper/css/pagination';
import 'swiper/css/navigation';
import 'swiper/css/scrollbar';
import 'swiper/css/effect-fade';
import 'swiper/css/effect-flip';
Import Package
<!--Swiper slider-->
import  { Swiper, SwiperSlide } from 'swiper/svelte';
Add Package
yarn add swiper --save
Remove Package
yarn remove swiper ( you can remove package by removing specific package from package.json )
© Velzon.
Design & Develop by Themesbrand