first commit

This commit is contained in:
2023-12-17 14:44:22 +01:00
commit d324ffd7fc
24 changed files with 2308 additions and 0 deletions

3
bmi/styles/input.css Normal file
View File

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