mirror of
https://github.com/kogakure/website-astro-stefanimhoff.de.git
synced 2026-02-04 04:25:28 +00:00
feat: add Toolbox component and Tool icons
This commit is contained in:
@@ -12,6 +12,7 @@
|
||||
"prepare": "husky install"
|
||||
},
|
||||
"dependencies": {
|
||||
"@astrojs/image": "^0.16.6",
|
||||
"@astrojs/mdx": "^0.16.0",
|
||||
"@astrojs/preact": "^2.1.0",
|
||||
"@astrojs/svelte": "^2.0.1",
|
||||
@@ -22,6 +23,7 @@
|
||||
"classnames": "^2.3.2",
|
||||
"postcss": "^8.4.21",
|
||||
"preact": "^10.6.5",
|
||||
"sharp": "^0.31.3",
|
||||
"svelte": "^3.54.0",
|
||||
"tailwindcss": "^3.0.24"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user