UNPKG

storybook-theme-css-vars

Version:

Theme switcher tool addon that changes the theme using CSS custom properties

9 lines (8 loc) 173 B
export declare const parameters: { theme: { selector: string; dataAttr: string; nameLightTheme: string; nameDarkTheme: string; }; };