mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-02-05 22:53:52 +01:00
docs: migrate to nuxt compatibility 4
This commit is contained in:
6
docs/app/app.config.ts
Normal file
6
docs/app/app.config.ts
Normal file
@@ -0,0 +1,6 @@
|
||||
export default defineAppConfig({
|
||||
ui: {
|
||||
primary: 'green',
|
||||
gray: 'slate'
|
||||
}
|
||||
})
|
||||
Reference in New Issue
Block a user