Step by step: How to setup Storybook with Next.js and Tailwind CSS
Introduction Storybook is a great way to maintain and preview isolated components. I usually add it as a 'nice-to-have' feature. During set up, I found that the resource about setting up a storybook with Next.js and Tailwind CSS is scarce. There are ...
Jan 11, 20224 min read34
