feat: init

This commit is contained in:
2026-01-16 13:01:40 +07:00
commit 5b6477559f
34 changed files with 13714 additions and 0 deletions

4
src/theme/ionic.css Normal file
View File

@@ -0,0 +1,4 @@
.ion-toolbar {
--background: var(--ion-color-primary-contrast);
--min-height: 50px;
}