From f703b8ade58743c62396fce41e7d48f01f41c008 Mon Sep 17 00:00:00 2001 From: Auhseh <58489523+Auhseh@users.noreply.github.com> Date: Mon, 15 Apr 2024 22:17:26 +0100 Subject: [PATCH] Update Styleguide.mdx --- src/stories/Styleguide.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/stories/Styleguide.mdx b/src/stories/Styleguide.mdx index ba830304..2794d21c 100644 --- a/src/stories/Styleguide.mdx +++ b/src/stories/Styleguide.mdx @@ -1,6 +1,6 @@ # Welcome to the GreenwoodJS style guide - {` + ` :root { --size: 50px; } @@ -53,7 +53,7 @@ font-family: var(--font-secondary); color: var(--color-primary); } - `} + `