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