ismail9k / vue3-carousel

Vue 3 carousel component
https://ismail9k.github.io/vue3-carousel/
MIT License
660 stars 164 forks source link

vue3-carousel/carousel.css file not exist . #287

Closed maytham553 closed 1 year ago

maytham553 commented 1 year ago

This is my code ... Screenshot 2023-03-24 at 6 00 36 PM

Screenshot 2023-03-24 at 6 00 45 PM

And I get this error ... Compiled with problems: ERROR in ./src/components/sliders/BigSliders.vue?vue&type=script&lang=js (./node_modules/babel-loader/lib/index.js??clonedRuleSet-40.use[0]!./node_modules/vue-loader/dist/index.js??ruleSet[0].use[0]!./src/components/sliders/BigSliders.vue?vue&type=script&lang=js) 4:0-36 Module not found: Error: Can't resolve 'vue3-carousel/carousel.css' in '/Users/maythammahdi/Desktop/Singularity/Binaa mall/binaa-mall/src/components/sliders'

Screenshot 2023-03-24 at 6 03 49 PM

ChantalDelachevrotiere commented 1 year ago

I also get this. is the 'vue3-carousel/carousel.css' intended for when you want to update the css? I was able to alter only some of the style but for instance I was not able to edit the arrows

ismail9k commented 1 year ago

Could you replace the URL to be 'vue3-carousel/dist/carousel.css'

ismail9k commented 1 year ago

Docs updated with the correct path