added landing page

This commit is contained in:
paul
2024-10-03 19:04:04 +05:30
parent bef4830b04
commit 088ffd90a4
20 changed files with 11826 additions and 41 deletions

View File

@@ -0,0 +1,10 @@
@config "../tailwind.config.js";
@tailwind base;
@tailwind components;
@tailwind utilities;
@layer components{
}