gs-shop / vue-slick-carousel

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

W3C compliant cursor css props #143

Open bastienrossi opened 3 years ago

bastienrossi commented 3 years ago

Hi,

In the W3C validator i found the following css wrong rule :

cursor: hand

I found that in InnerSlider.vue there is two cursor rules : https://github.com/gs-shop/vue-slick-carousel/blob/805d3e08a8062c961b4cdd47e25e87fd1b40156d/src/InnerSlider.vue#L743

Is it normal ?

magmel48 commented 3 years ago

nope, it's not normal and causing validation error for SEO.