DEV Community

Discussion on: NextJS + TypeScript + TailwindCSS + Storybook project setup

Collapse
 
hood profile image
Andrea Cappuccio

Thank for the positive feedback! What was the missing plugin? BTW if Storybook was the origin of your issues, I strongly suggest you try v6, which makes the integration really seamless.

Collapse
 
thinkjrs profile image
Jason R. Stevens, CFA

Agreed--I'm on v6 but had to add the tailwind plugin to postcss.config.js as an object for Storybook to work, which you thankfully pointed out :-)