Skip to content

Commit

Permalink
simplify dev command
Browse files Browse the repository at this point in the history
  • Loading branch information
oklopfer authored Jan 20, 2025
1 parent 94c57f9 commit 68908f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,5 +35,5 @@ cat site_build_key
## How to use

```bash
npx concurrently "pnpm run dev" "npx tailwindcss -i ./src/input.css -o ./dist/output.css --watch"
pnpm run dev
```

0 comments on commit 68908f1

Please sign in to comment.