mirror of
https://github.com/kogakure/website-astro-stefanimhoff.de.git
synced 2026-02-03 20:15:27 +00:00
chore(astro): add support for MDX, Svelte, and Tailwind CSS
This commit is contained in:
@@ -10,6 +10,11 @@
|
||||
"astro": "astro"
|
||||
},
|
||||
"dependencies": {
|
||||
"astro": "^2.0.10"
|
||||
"@astrojs/mdx": "^0.16.0",
|
||||
"@astrojs/svelte": "^2.0.1",
|
||||
"@astrojs/tailwind": "^3.0.1",
|
||||
"astro": "^2.0.10",
|
||||
"svelte": "^3.54.0",
|
||||
"tailwindcss": "^3.0.24"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user