more stuff

This commit is contained in:
Rüdiger Diedrich
2023-03-02 20:13:14 +01:00
parent c70586864b
commit 9f239d0305
9 changed files with 673 additions and 38 deletions

7
assets/package.json Normal file
View File

@ -0,0 +1,7 @@
{
"dependencies": {
"autoprefixer": "^10.4.13",
"daisyui": "^2.47.0",
"postcss": "^8.4.21"
}
}