We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent abba74e commit fdebe65Copy full SHA for fdebe65
README.md
@@ -5,7 +5,7 @@ This is a [Next.js](https://nextjs.org/) project bootstrapped with [`create-next
5
First, run the development server:
6
7
```bash
8
-npx concurrently "pnpm run dev" "npx tailwindcss -i ./src/styles/src/input.css -o ./src/styles/output.css --watch"
+pnpm run dev
9
```
10
11
Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.
0 commit comments