diff --git a/package.json b/package.json index bfe3866..933a56b 100644 --- a/package.json +++ b/package.json @@ -22,5 +22,8 @@ "svelte": "^3.55.0", "tailwindcss": "^3.3.1", "theme-change": "^2.2.0" + }, + "devDependencies": { + "@tailwindcss/typography": "^0.5.9" } } diff --git a/src/components/Footer.astro b/src/components/Footer.astro index 6198f3e..40790f3 100644 --- a/src/components/Footer.astro +++ b/src/components/Footer.astro @@ -1,3 +1,12 @@ -