metawin-m / vue-scroll-sync

A Vue component that syncronize containers scroll positions
MIT License
29 stars 8 forks source link

"container" class name conflicts with CSS frameworks #1

Closed foundryspatial-duncan closed 6 years ago

foundryspatial-duncan commented 6 years ago

The template for this component uses a pretty general class name, container. This conflicts with CSS frameworks like Vuetify, Bulma, probably Bootstrap and others. It would be great to change this to something like scroll-sync-container to prevent these conflicts.

metawin-m commented 6 years ago

Thank you for your suggestion. I have change the container class name to be more specific now in version 1.0.5.