Remote generation fixed

This commit is contained in:
Sidharth Prabhu
2026-06-22 11:52:53 +05:30
parent a609e98836
commit 6e44a9d925
41 changed files with 283 additions and 284 deletions

View File

@@ -7,7 +7,7 @@ export default {
theme: {
extend: {
colors: {
primary: "#231651",
primary: "#001828",
secondary: "#64748b",
background: "#f8fafc",
},