vue-popper icon indicating copy to clipboard operation
vue-popper copied to clipboard

Why are styles included even if I exclude the stylesheet?

Open wrabit opened this issue 6 years ago β€’ 1 comments

I am trying to overwrite the styles from within my sfc in the

/* style inject */
__vue_create_injector__() { ..

etc.

wrabit avatar Dec 21 '18 11:12 wrabit

+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

alfonsobries avatar May 28 '19 02:05 alfonsobries