Tailwind with NextJS This is a Next.js project bootstrapped with create-next-app. Then it is configured with TailwindCSS. Getting Started First, install the required packages using: npm i Then, run the development server: npm run dev