mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-30 19:57:55 +01:00
docs(nuxt.config): set icon.provider to iconify
This commit is contained in:
@@ -50,7 +50,8 @@ export default defineNuxtConfig({
|
|||||||
clientBundle: {
|
clientBundle: {
|
||||||
scan: true,
|
scan: true,
|
||||||
includeCustomCollections: true
|
includeCustomCollections: true
|
||||||
}
|
},
|
||||||
|
provider: 'iconify'
|
||||||
},
|
},
|
||||||
|
|
||||||
content: {
|
content: {
|
||||||
|
|||||||
Reference in New Issue
Block a user