feat: add dasyui for backpex

This commit is contained in:
Moritz 2025-07-03 16:37:54 +02:00
parent 5d0e8b5f78
commit a958b49a7c
Signed by: moritz
GPG key ID: 1020A035E5DD0824
7 changed files with 35 additions and 3 deletions

5
assets/package.json Normal file
View file

@ -0,0 +1,5 @@
{
"dependencies": {
"daisyui": "^5.0.43"
}
}