Kasper Juul Hermansen 431d07f089
Some checks failed
renovate/artifacts Artifact file update failure
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is failing
Update react monorepo to v19
2025-02-18 02:22:15 +00:00
2022-04-25 23:03:12 +02:00
2022-10-27 21:46:17 +02:00
2022-10-27 21:46:17 +02:00
2022-04-24 23:12:11 +02:00
2022-04-25 22:59:07 +02:00
2022-04-24 23:25:12 +02:00
2022-10-28 22:35:38 +02:00
2022-04-24 23:12:11 +02:00
2023-04-20 21:19:01 +00:00
2022-04-24 23:12:11 +02:00
2022-04-24 23:25:12 +02:00
2025-02-18 02:22:15 +00:00
2022-04-24 23:12:11 +02:00
2022-04-24 23:12:11 +02:00
2022-04-24 23:12:11 +02:00
2022-10-25 21:02:38 +00:00
2022-04-25 22:59:07 +02:00
2022-04-25 22:32:24 +02:00
2025-02-18 02:22:15 +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 or Yarn to bootstrap the example:

npx create-next-app --example with-tailwindcss with-tailwindcss-app
# or
yarn create next-app --example with-tailwindcss with-tailwindcss-app
# or
pnpm create next-app -- --example with-tailwindcss with-tailwindcss-app

Deploy it to the cloud with Vercel (Documentation).

Description
No description provided
Readme 859 KiB
Languages
TypeScript 85%
Dockerfile 8.4%
JavaScript 4.9%
SCSS 1.1%
CSS 0.6%