remember to generate css
This commit is contained in:
parent
6e03e747ff
commit
94717b1d1b
1 changed files with 1 additions and 0 deletions
|
|
@ -81,6 +81,7 @@ The only way for actions to affect the view returned by the render-fn running in
|
|||
- Enter the dev environment with `nix develop` if you are not already inside it
|
||||
- Sync Python dependencies with `uv sync --all-groups`.
|
||||
- Run the app with `uv run repub`.
|
||||
- Generate CSS with `tailwindcss -i ./path/to/input.css -o ./path/to/output.css` and add `--watch` when you need live rebuilds.
|
||||
|
||||
```sh
|
||||
uv sync --all-groups
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue