tailwind styles added

This commit is contained in:
2025-05-10 14:14:31 +05:30
parent dd26e27193
commit b94017d262
11 changed files with 1126 additions and 34 deletions

View File

@@ -4,7 +4,6 @@
"moduleResolution": "node",
"module": "ESNext",
"jsx": "preserve",
"typeRoots": ["node_modules/@types", "node_modules"],
"baseUrl": ".", // This tells TypeScript where to start resolving paths
"paths": {