Skip to content

Commit f5a3d9b

Browse files
Update README.md
1 parent 04ebe4f commit f5a3d9b

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/* # Next.js + Tailwind CSS Example
1+
# Next.js + Tailwind CSS Example
22

33
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).
44

@@ -25,4 +25,3 @@ yarn create next-app --example with-tailwindcss with-tailwindcss-app
2525
```
2626

2727
Deploy it to the cloud with [Vercel](https://vercel.com/new?utm_source=github&utm_medium=readme&utm_campaign=next-example) ([Documentation](https://nextjs.org/docs/deployment)).
28-
*/

0 commit comments

Comments
 (0)