Initial commit

This commit is contained in:
Rutra
2026-02-25 00:34:39 +01:00
commit 54b0fc3485
178 changed files with 12761 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: 107 KiB