mirror of
https://github.com/zedeus/nitter
synced 2026-09-05 14:49:32 +00:00
Improve preferences page
This commit is contained in:
parent
8e7ab84db8
commit
3f201ba846
4 changed files with 38 additions and 37 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in a new issue