first commit

This commit is contained in:
2025-07-26 22:02:49 +03:00
commit a6d92c8bbb
5 changed files with 243 additions and 0 deletions

2
globals.css Normal file
View File

@ -0,0 +1,2 @@
@import "tailwind-preset-mantine";
@import "./theme.css";