Skip to content

Commit

Permalink
changes for the icon package
Browse files Browse the repository at this point in the history
Updated the `astro-icon` package because many icon packs aren't avaibile

I found this work around from their issue page and applied it:

natemoo-re/astro-icon#29 (comment)
  • Loading branch information
mosaicthej committed Apr 22, 2023
1 parent cb067b2 commit f627af2
Show file tree
Hide file tree
Showing 2 changed files with 125 additions and 89 deletions.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,16 +16,17 @@
"@astrojs/sitemap": "^1.0.1",
"@astrojs/tailwind": "^3.0.1",
"@fontsource/inter": "^4.5.15",
"@iconify/json": "^2.2.54",
"astro": "^2.3.0",
"astro-feather-icons": "^1.0.2",
"astro-icon": "^0.8.0",
"astro-navbar": "^1.1.5",
"astro-seo": "^0.7.0",
"tailwindcss": "^3.2.4"
},
"devDependencies": {
"@rollup/plugin-yaml": "^4.0.1",
"@tailwindcss/typography": "^0.5.9",
"astro-icon": "https://gitpkg.now.sh/stramel/astro-icon/packages/core?main",
"sharp": "^0.31.3"
}
}
Loading

0 comments on commit f627af2

Please sign in to comment.