readme changes
This commit is contained in:
parent
559fda1418
commit
d61872f7c2
@ -37,8 +37,9 @@ python -m flask --app .\app\app.py run
|
||||
```
|
||||
This will start the app @ http://127.0.0.1:5000
|
||||
|
||||
|
||||
Tailwind CSS is used to style the app. To update the style output, you need to run
|
||||
***
|
||||
Tailwind CSS is used to style the app.
|
||||
To update the style output, you need to run
|
||||
```bash
|
||||
tailwindcss -i app/static/style/input.css -o app/static/style/output.css --watch
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user