diff --git a/nuxt.config.ts b/nuxt.config.ts index c07524e..fdc5a2d 100644 --- a/nuxt.config.ts +++ b/nuxt.config.ts @@ -43,7 +43,7 @@ export default defineNuxtConfig({ // Nuxt Icon icon: { - serverBundle: ['ph', 'heroicons'], + serverBundle: ['ph', 'heroicons', 'vscode-icons'], }, // Nuxt Color Mode