vue-tags-input icon indicating copy to clipboard operation
vue-tags-input copied to clipboard

Global config

Open Szymon-dziewonski opened this issue 5 years ago • 0 comments

I think that would be nice to have global configuration with for example classes like here https://github.com/Akryum/v-tooltip In our project we have css-modules with generating class so I would prefer to have my own generated classes on your component. I see its possible to add classes on component but when I would have global config then I would not need to create wrapper on your component.

Also why there are some fonts added to styles? I think any theme styles like icons should be options, with it bundle grow up. (screenshot from you bundled file) image

Overall component looks nice Thanks

Szymon-dziewonski avatar Aug 06 '20 15:08 Szymon-dziewonski