Open tachibana-shin opened 3 years ago
hi,
I have a project that needs to add some classes to the div.slick-slide that vue-slick-carousel creates. How do I get there?
You could simply add classes to a CSS file or inside the single-file component your slider lives in. MDN has a good article on it.
hi,
I have a project that needs to add some classes to the div.slick-slide that vue-slick-carousel creates. How do I get there?