Kasper Juul Hermansen 4b2841049c
Some checks failed
continuous-integration/drone/push Build is failing
continuous-integration/drone/pr Build is failing
chore(deps): update all dependencies
2025-01-18 01:13:41 +00:00
2022-08-20 22:29:54 +02:00
2022-08-21 00:42:23 +02:00
2022-08-21 00:44:36 +02:00
2022-08-21 16:32:54 +02:00
2022-08-20 22:29:54 +02:00
2022-08-21 16:25:56 +02:00
2022-08-21 14:35:59 +00:00
2022-08-20 22:29:54 +02:00
2022-08-20 23:52:20 +02:00
2022-08-20 22:41:41 +02:00
2022-08-20 23:39:36 +02:00
2022-08-20 22:29:54 +02:00
2022-08-20 22:29:54 +02:00
2022-10-25 20:43:56 +00:00
2022-08-20 22:29:54 +02:00
2022-08-20 22:29:54 +02: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 3.1 MiB
Languages
TypeScript 54.3%
Dockerfile 22.2%
Shell 20.6%
JavaScript 2.5%
CSS 0.4%