wip
Some checks failed
CI / test (pull_request) Failing after 15s
API CI / api-tests (pull_request) Failing after 18s

This commit is contained in:
Tim Lorsbach
2026-05-28 21:55:36 +02:00
parent 3b5d299128
commit 99c796813a
10 changed files with 52 additions and 17 deletions

View File

@ -21,5 +21,11 @@
"django",
"tailwindcss",
"daisyui"
]
],
"pnpm": {
"onlyBuiltDependencies": [
"@parcel/watcher",
"@tailwindcss/oxide"
]
}
}