feat: implement style rules

This commit is contained in:
Amruth Pillai
2026-05-27 10:57:33 +02:00
parent 7bff6644d8
commit b04eef1479
41 changed files with 2995 additions and 396 deletions
+3 -3
View File
@@ -31,7 +31,7 @@
"react": "^19.2.6",
"react-dom": "^19.2.6",
"react-resizable-panels": "^4.11.2",
"shadcn": "^4.8.0",
"shadcn": "^4.8.1",
"sonner": "^2.0.7",
"tw-animate-css": "^1.4.0"
},
@@ -42,9 +42,9 @@
"@types/js-cookie": "^3.0.6",
"@types/react": "^19.2.15",
"@types/react-dom": "^19.2.3",
"@typescript/native-preview": "7.0.0-dev.20260526.1",
"@typescript/native-preview": "7.0.0-dev.20260527.1",
"postcss": "^8.5.15",
"react-doctor": "^0.2.6",
"react-doctor": "^0.2.9",
"tailwindcss": "^4.3.0",
"typescript": "^6.0.3"
}