1
0
mirror of https://github.com/zedeus/nitter.git synced 2025-12-06 03:55:36 -05:00

Improve preferences page

This commit is contained in:
Zed
2021-12-27 18:05:09 +01:00
parent 8e7ab84db8
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"