mirror of
https://github.com/ArthurDanjou/spanish-learner.git
synced 2026-01-27 18:30:30 +01:00
Initial commit
This commit is contained in:
6
app.config.ts
Normal file
6
app.config.ts
Normal file
@@ -0,0 +1,6 @@
|
||||
export default defineAppConfig({
|
||||
ui: {
|
||||
primary: 'lime',
|
||||
gray: 'neutral',
|
||||
},
|
||||
})
|
||||
Reference in New Issue
Block a user