Skip to content

Commit

Permalink
chore: update icon config
Browse files Browse the repository at this point in the history
  • Loading branch information
BayBreezy committed Oct 14, 2024
1 parent 1757850 commit eee76af
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion nuxt.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,9 @@ export default defineNuxtConfig({
"@nuxtjs/seo",
"@vite-pwa/nuxt",
],

icon: {
clientBundle: { scan: true, sizeLimitKb: 0 },
},
tailwindcss: { exposeConfig: true },
colorMode: { classSuffix: "" },
eslint: { config: { stylistic: false } },
Expand Down

0 comments on commit eee76af

Please sign in to comment.