feat: add index and create customer form
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user