chore: init website project

This commit is contained in:
vben
2024-05-29 22:13:31 +08:00
parent 59b4f7d9f8
commit c531f0c154
12 changed files with 724 additions and 4 deletions

View File

@@ -8,7 +8,7 @@
}
}
@layer utilities {
@layer components {
.flex-center {
@apply flex items-center justify-center;
}