Skip to content

Commit

Permalink
doc: maybe fix broken icons
Browse files Browse the repository at this point in the history
  • Loading branch information
harlan-zw committed Aug 7, 2024
1 parent ceab1a0 commit 09f1f62
Show file tree
Hide file tree
Showing 3 changed files with 81 additions and 4 deletions.
1 change: 0 additions & 1 deletion docs/nuxt.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,6 @@ export default defineNuxtConfig({

ui: {
global: true,
icons: ['heroicons', 'simple-icons', 'ph', 'noto', 'carbon', 'logos', 'uil'],
},

sitemap: {
Expand Down
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@nuxt/devtools": "1.3.9",
"@nuxt/image": "^1.7.0",
"@nuxt/scripts": "^0.6.4",
"@nuxt/ui": "^2.17.0",
"@nuxt/ui": "2.17.0",
"@nuxt/ui-pro": "^1.3.1",
"@vueuse/nuxt": "^10.11.0",
"nuxt": "3.12.3",
Expand Down
82 changes: 80 additions & 2 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 09f1f62

Please sign in to comment.