This repository has been archived on 2025-10-10 . You can view files and clone it. You cannot open issues or pull requests or push a commit.
ec8c9765b50cf01ddcd3621046c5c5a74212be49
Next.js + Tailwind CSS Example
This example shows how to use Tailwind CSS (v3.0) with Next.js. It follows the steps outlined in the official Tailwind docs.
Deploy your own
Deploy the example using Vercel or preview live with StackBlitz
How to use
Execute create-next-app with npm, Yarn, or pnpm to bootstrap the example:
npx create-next-app --example with-tailwindcss with-tailwindcss-app
yarn create next-app --example with-tailwindcss with-tailwindcss-app
pnpm create next-app --example with-tailwindcss with-tailwindcss-app
Deploy it to the cloud with Vercel (Documentation).
Description
Languages
TypeScript
95.8%
JavaScript
3.7%
CSS
0.5%