mycurelabs / vue-wysiwyg

A simple wysiwyg editor for Vue.js
https://mycurelabs.github.io/vue-wysiwyg/
MIT License
51 stars 13 forks source link

Replace all html ID with Classes please ! #11

Open signmeuptwice opened 4 years ago

signmeuptwice commented 4 years ago

you have ID all over the component, this will create many errors if multiple instances are there; it also makes it hard to style.

signmeuptwice commented 4 years ago

these are fixed in the fork; see pull request