vue-popper
vue-popper copied to clipboard
Why are styles included even if I exclude the stylesheet?
I am trying to overwrite the styles from within my sfc in the
/* style inject */
__vue_create_injector__() { ..
etc.
+1 and I vote for remove the styles from the component, I add my own styles in my current project so optional import those I thinks makes this component flexible