Kasper Juul Hermansen 94b9c5675d
Some checks failed
continuous-integration/drone/pr Build is failing
continuous-integration/drone/push Build is passing
Pin dependencies
2022-10-25 21:06:59 +00:00
2022-08-26 08:15:23 +02:00
2022-08-26 08:15:23 +02:00
2022-08-26 08:20:37 +02:00
2022-08-26 08:15:23 +02:00
2022-08-26 08:19:11 +02:00
2022-08-26 08:18:13 +02:00
2022-08-26 08:15:23 +02:00
2022-08-26 08:18:13 +02:00
2022-08-26 08:51:56 +02:00
2022-08-26 08:31:33 +02:00
2022-10-25 21:06:59 +00:00
2022-08-26 08:15:23 +02:00
2022-08-26 08:15:23 +02:00
2022-10-25 20:42:26 +00:00
2022-08-26 08:15:23 +02:00
2022-08-26 08:15:23 +02:00
2022-10-25 21:06:59 +00:00

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

Deploy with Vercel

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
No description provided
Readme 439 KiB
Languages
Dockerfile 43.1%
Shell 40.4%
TypeScript 10.9%
JavaScript 4.9%
CSS 0.7%