Skip to content

Commit 1bfb90d

Browse files
committed
chore: update
1 parent 2f20087 commit 1bfb90d

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

docs/nuxt.config.ts

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -60,15 +60,9 @@ export default defineNuxtConfig({
6060
},
6161

6262
icon: {
63-
customCollections: [{
64-
prefix: 'custom',
65-
dir: resolve('./app/assets/icons'),
66-
}],
6763
clientBundle: {
6864
scan: true,
69-
includeCustomCollections: true,
7065
},
71-
provider: 'iconify',
7266
},
7367

7468
image: {

0 commit comments

Comments
 (0)