vue-slick-carousel icon indicating copy to clipboard operation
vue-slick-carousel copied to clipboard

W3C compliant cursor css props

Open bastienrossi opened this issue 4 years ago • 1 comments

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 ?

bastienrossi avatar Sep 23 '20 13:09 bastienrossi

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

magmel48 avatar Dec 25 '20 16:12 magmel48