feat: refactor and build pngs with nix develop

This commit is contained in:
Iain Learmonth 2025-05-28 17:09:34 +01:00
parent 06187f347b
commit 43c049576a
26 changed files with 435 additions and 101 deletions

View file

@ -1,3 +1,10 @@
# lukin
Brand assets for jasima.app
Brand assets for jasima.app
## Regenerate PNGs
```bash
nix develop --command just build
```