From b49fc909e9cf7879fd321bc23c50a195b816a655 Mon Sep 17 00:00:00 2001 From: Roman Ryzhikov Date: Thu, 7 Mar 2024 16:50:54 +0200 Subject: [PATCH] style(typograf): add to list of tags needs to by typografed --- astro.config.mjs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/astro.config.mjs b/astro.config.mjs index 6167ffd..bf6f8b5 100644 --- a/astro.config.mjs +++ b/astro.config.mjs @@ -19,7 +19,7 @@ export default defineConfig({ }, integrations: [ typograf({ - selector: 'p, h1, h2, h3, div, span', + selector: 'p, a, h1, h2, h3, div, span', }), relativeLinks(), compress({