Skip to content

Commit a9f7998

Browse files
authored
Example: fixed tailwind ver in readme (vercel#42551)
- [x] Make sure the linting passes by running `pnpm build && pnpm lint` - [x] The "examples guidelines" are followed from [our contributing doc](https://github.com/vercel/next.js/blob/canary/contributing/examples/adding-examples.md)
1 parent de18a9b commit a9f7998

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/with-tailwindcss/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Next.js + Tailwind CSS Example
22

3-
This example shows how to use [Tailwind CSS](https://tailwindcss.com/) [(v3.0)](https://tailwindcss.com/blog/tailwindcss-v3) with Next.js. It follows the steps outlined in the official [Tailwind docs](https://tailwindcss.com/docs/guides/nextjs).
3+
This example shows how to use [Tailwind CSS](https://tailwindcss.com/) [(v3.2)](https://tailwindcss.com/blog/tailwindcss-v3-2) with Next.js. It follows the steps outlined in the official [Tailwind docs](https://tailwindcss.com/docs/guides/nextjs).
44

55
## Deploy your own
66

0 commit comments

Comments
 (0)