feat: initial commit

This commit is contained in:
2025-03-19 08:52:09 +01:00
commit 4fd2d85c97
26 changed files with 6300 additions and 0 deletions

3
input.css Normal file
View File

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