Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
loan-mgt authored May 27, 2024
1 parent 9f34992 commit 156eeb9
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,8 @@

Start tailwind watcher:
```bash
npx tailwindcss -i ./static/styles/input.css -o ./static/styles/output.css --minify```
npx tailwindcss -i ./static/styles/input.css -o ./static/styles/output.css --minify
```


## Flow chart
Expand Down Expand Up @@ -47,4 +48,4 @@ graph TD
class A,B,C,E,G,H,I,K,L,M,N,O,P,Q node;
class D,F,J decision;
```
```

0 comments on commit 156eeb9

Please sign in to comment.