feat: first commit

This commit is contained in:
dextmorgn
2025-02-02 01:38:30 +01:00
parent 948be8b516
commit d743b220d2
54 changed files with 11751 additions and 0 deletions

5
styles/globals.css Normal file
View File

@@ -0,0 +1,5 @@
/* @import url('./xy-theme.css'); */
@tailwind base;
@tailwind components;
@tailwind utilities;