storybookjs/vue-cli-plugin-storybook

MyButton.vue styles should be scoped

Closed this issue · 1 comments

Really just a minor inconvenience, but I encountered an issue where the styles from MyButton.vue where leaking into my other components.

MyButton.vue

image

Would welcome a PR since it's very minor.