This commit is contained in:
2025-01-12 09:58:08 +01:00
commit 4299ea3d9a
16 changed files with 3285 additions and 0 deletions

1
style/main.scss Normal file
View File

@@ -0,0 +1 @@
body { }

3
style/tailwind.css Normal file
View File

@@ -0,0 +1,3 @@
@tailwind base;
@tailwind components;
@tailwind utilities;