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

6
apps/Frontend/theme.json Normal file
View File

@@ -0,0 +1,6 @@
{
"variant": "professional",
"primary": "hsl(210, 79%, 46%)",
"appearance": "light",
"radius": 0.5
}