Skip to content

Commit 10d2692

Browse files
committed
chore: remove unused iconify
1 parent a9ef751 commit 10d2692

File tree

3 files changed

+0
-124
lines changed

3 files changed

+0
-124
lines changed

astro.config.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ import rehypeSlug from "rehype-slug";
66
import rehypeAutolinkHeadings from "rehype-autolink-headings";
77
import search from "./src/integrations/search";
88
import sitemap from "@astrojs/sitemap";
9-
import Icons from "unplugin-icons/vite";
109
import nanostoresI18n from "astro-nanostores-i18n";
1110
import de from "./src/translations/de.json";
1211
import en from "./src/translations/en.json";
@@ -46,7 +45,6 @@ export default defineConfig({
4645
},
4746
},
4847
}),
49-
Icons({ compiler: "astro" }),
5048
],
5149
},
5250
integrations: [

package.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,13 +49,11 @@
4949
"sharp": "^0.34.4",
5050
"simple-git": "^3.28.0",
5151
"svg-sprite": "^2.0.4",
52-
"unplugin-icons": "^22.3.0",
5352
"vfile": "^6.0.3"
5453
},
5554
"devDependencies": {
5655
"@changesets/cli": "^2.29.7",
5756
"@eslint/js": "^9.36.0",
58-
"@iconify/json": "^2.2.389",
5957
"@openscript/unplugin-favicons": "^1.1.8",
6058
"@types/mdast": "^4.0.4",
6159
"@types/node": "^24.5.2",

pnpm-lock.yaml

Lines changed: 0 additions & 120 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)