feat: init commit

This commit is contained in:
2024-05-23 11:45:22 +03:00
committed by Константин Уколов
commit 6eafd97557
17 changed files with 11577 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
export default defineAppConfig({
ui: {
primary: 'lime',
gray: 'neutral',
}
})