gs-shop / vue-slick-carousel

🚥Vue Slick Carousel with True SSR Written for ⚡Faster Luxstay
https://gs-shop.github.io/vue-slick-carousel/
Other
810 stars 185 forks source link

Request to Correct CSS Value in the Library #281

Open CelineJuyeonYoon opened 9 months ago

CelineJuyeonYoon commented 9 months ago

Hello,

I recently conducted a validation test in W3C and encountered an issue within your library.

The error message flagged a problem with a specific CSS value, stating:

Error: ".slick-list.dragging[data-v-3d1a4f76] - Value Error: 'hand' is not a valid cursor value."

I would like to kindly request a fix for this issue by changing the cursor value from 'hand' to 'pointer.'

Thank you for providing this exceptional library, and I appreciate your attention to resolving this matter.