ismail9k / vue3-carousel

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

[Pagination] Apply hover classes only on supported devices #341

Closed hhofner closed 6 months ago

hhofner commented 7 months ago

This PR wraps the hover classes under the hover media feature so that they are only applied when supported.

This would fix issue #320