using penguiui
Some checks failed
CI / Check Style (push) Has been cancelled
CI / Run Clippy (push) Has been cancelled
CI / Run Tests (push) Has been cancelled

This commit is contained in:
Priec
2026-06-16 12:53:11 +02:00
parent 635cb34810
commit e3b99b0fd8
7 changed files with 334 additions and 215 deletions

4
.gitignore vendored
View File

@@ -22,3 +22,7 @@ target/
uploads/
*.report.html
favicon_io.zip
# Tailwind standalone binary (downloaded via `make tailwind`)
bin/tailwindcss
node_modules/