Initial progress on styling
This commit is contained in:
parent
c650c27825
commit
2c44a69ec3
38 changed files with 748 additions and 412 deletions
|
|
@ -3,4 +3,4 @@ command = ["cargo", "run"]
|
|||
background = false
|
||||
need_stdout = true
|
||||
on_change_strategy = "kill_then_restart"
|
||||
watch = ["templates"]
|
||||
watch = ["templates", "static"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue