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