You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We want to avoid accidentally applying unwanted css to other aspects of stories. For example, the user-experience component had .selected css that was getting applied to other buttons in stories where it was not intended (fixed in #66).
We want to avoid accidentally applying unwanted css to other aspects of stories. For example, the
user-experiencecomponent had.selectedcss that was getting applied to other buttons in stories where it was not intended (fixed in #66).