Initial commit from create-remix

This commit is contained in:
Kar l5
2024-07-21 22:19:19 +05:30
commit b3e4cbe56f
14 changed files with 474 additions and 0 deletions

3
app/tailwind.css Normal file
View File

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