Add webapp packages

This commit is contained in:
jgetu
2025-10-22 08:23:06 +02:00
parent 088e6b8485
commit f1c21830ea
42 changed files with 8397 additions and 5 deletions

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

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