Static GitHub Issues

[1103] Vue-slick usage

prev: DEBUG environment overridden alpha.5
next: Provide hook to add custom class to #__nuxt wrapper

Hi, i am ajusting my vuejs app to work with Nuxt and i am having problem with vue-slick caousel library. I need help how to use it with Nuxt.

The way i use is: import Slick from 'vue-slick'; ... data() { // slick options } ... components: { 'slider': Slick }

Thanks

<!--cmty--><!--cmty_prevent_hook--><div align="right"><sub><em>This question is available on <a href="https://nuxtjs.cmty.io">Nuxt.js</a> community (<a href="https://nuxtjs.cmty.io/nuxt/nuxt.js/issues/c965">#c965</a>)</em></sub></div>