first commit

This commit is contained in:
Smile Rex
2025-07-20 11:09:29 +03:00
commit ad5d074a42
15 changed files with 2584 additions and 0 deletions

3
src/app.css Normal file
View File

@@ -0,0 +1,3 @@
@import 'tailwindcss';
@plugin '@tailwindcss/forms';
@plugin '@tailwindcss/typography';