Next.js + Tailwind CSS Example This example shows how to use Tailwind CSS (v2.1) with Next.js. Run the App First git clone or download this repository. Next run yarn to install the necessary packages. Finally run yarn dev to start the project.