Add webapp packages

This commit is contained in:
Tim
2024-10-21 15:37:47 +02:00
parent 6493107bed
commit 049aa19dce
38 changed files with 8217 additions and 6 deletions

3
assets/styles/app.css Normal file
View File

@ -0,0 +1,3 @@
body {
background-color: skyblue;
}