mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-02-03 13:47:55 +01:00
docs: set color
This commit is contained in:
@@ -6,7 +6,9 @@ export default defineNuxtConfig({
|
|||||||
'../src'
|
'../src'
|
||||||
],
|
],
|
||||||
ui: {
|
ui: {
|
||||||
primary: 'blue',
|
prefix: 'u',
|
||||||
prefix: 'u'
|
colors: {
|
||||||
|
primary: 'blue'
|
||||||
|
}
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
|
|||||||
Reference in New Issue
Block a user