module.exports = { plugins: { tailwindcss: { config: './tailwind-storybook.config.js' }, autoprefixer: {}, }, };