first commit

This commit is contained in:
Romulus21
2024-09-01 15:28:32 +02:00
commit abcbc16d24
17 changed files with 5079 additions and 0 deletions

3
input.css Normal file
View File

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