This commit is contained in:
Rutra
2026-05-04 14:16:59 +02:00
commit 03a14da804
60 changed files with 10549 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
{
"resources/css/app.css": {
"file": "app-V1pZY7xQ.css",
"src": "resources/css/app.css",
"isEntry": true
},
"resources/js/app.js": {
"file": "app-C3S-8paM.js",
"name": "app",
"src": "resources/js/app.js",
"isEntry": true
}
}

View File

@@ -0,0 +1 @@
console.log("Hello World");

View File

@@ -0,0 +1 @@
*{margin:0;padding:0}html,body{height:100%;width:100%}

Binary file not shown.

After

Width:  |  Height:  |  Size: 132 KiB