initial commit

This commit is contained in:
thesn10
2026-07-02 17:26:43 +02:00
commit 2d4431cb16
24 changed files with 31592 additions and 0 deletions

8
app/src/global.css Normal file
View File

@@ -0,0 +1,8 @@
@import "tailwindcss";
@import "uniwind";
@import "heroui-native/styles";
/* End-user path: heroui-native lives in the project's node_modules, one
level up from this src/global.css file. */
@source '../node_modules/heroui-native/lib';