Next.js + Tailwind CSS Example This example shows how to use Tailwind CSS (v3.3) with Next.js. It follows the steps outlined in the official Tailwind docs. How to use Execute the below commands and you're good to make this into your own. npm install && npm run dev