Skip to content

Instantly share code, notes, and snippets.

@AnatoliyAkhmatov
Created April 16, 2021 17:04
Show Gist options
  • Save AnatoliyAkhmatov/a3981e23a80a45280a73b6f7644f7a4d to your computer and use it in GitHub Desktop.
Save AnatoliyAkhmatov/a3981e23a80a45280a73b6f7644f7a4d to your computer and use it in GitHub Desktop.
@import '../node_modules/swiper/swiper.scss'
@import '../node_modules/swiper/components/navigation/navigation.scss'
// @import '../node_modules/swiper/components/pagination/pagination.scss'
// @import '../node_modules/swiper/components/lazy/lazy.scss'
import SwiperCore, { Navigation } from 'swiper'; share(SwiperCore, 'Swiper')
Swiper.use([Navigation])
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment