Next.js + Typescript + Tailwind + Storybook configuration
By [email protected] | Next.js, Storybook, Tailwind, Tips & Tricks, Typescript, Web Development
This is a quick setup for a Storybook project that uses Next.js, Typescript and Tailwind. In your terminal, add next-js and typescript Change directory Add Tailwind, PostCSS, Autoprefixer Initialize Tailwind and PostCSS (The “-p” creates a postCSS config file.) Add an “.nvmrc” file to your project Open the file and add your version number of