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
Currently uses nuxt's css option which applies it to the header when build and startup of the app. As It's currently not supported within the current iteration of nuxt-swiper. I would try to install swiper and directly import as shown in the docs within swiperjs.
The only reason for me to not do this way - was convince of not thinking about imports etc. I will try to implement this on v2 #109!
Hello :)
Thanks your nuxt-swiper :)
The style is applied even if the swiper component is not mounted.
Can I apply the style only when it is mounted?
The text was updated successfully, but these errors were encountered: