chromaui / storybook-addon-pseudo-states

CSS pseudo-classes for Storybook
MIT License
88 stars 28 forks source link

Fix pseudo classes persist #119

Open codingedgar opened 4 months ago

codingedgar commented 4 months ago

Trying to fix #90

To reproduce the issue, go from Example/Button/Hover to Example/Button/Default and see how the hover state persist.

(Not sure how this affects the shadow host)