module.exports = { plugins: { tailwindcss: { config: './tailwind.storybook.config.cjs' } } };