Improve preferences page

This commit is contained in:
Zed 2021-12-27 18:05:09 +01:00
commit 3f201ba846
4 changed files with 38 additions and 37 deletions

View file

@ -28,4 +28,4 @@ requires "flatty#0.2.3"
# Tasks
task scss, "Generate css":
exec "nim c --hint[Processing]:off -r tools/gencss"
exec "nim c --hint[Processing]:off -d:danger -r tools/gencss"