import { addons } from '@storybook/addons'; import { roleypolyTheme } from './theme'; addons.setConfig({ theme: roleypolyTheme, });