feat: add index and create customer form

This commit is contained in:
Riccardo
2024-07-07 22:52:00 +02:00
parent c570cc4d87
commit 330247b3b7
8 changed files with 149 additions and 50 deletions

View File

@@ -16,7 +16,7 @@
}
}
body {
/* body {
color: rgb(var(--foreground-rgb));
background: linear-gradient(
to bottom,
@@ -24,7 +24,7 @@ body {
rgb(var(--background-end-rgb))
)
rgb(var(--background-start-rgb));
}
} */
@layer utilities {
.text-balance {