From fe8c2c5043d2b627b89e2c323d6154ae81ce1aea Mon Sep 17 00:00:00 2001 From: Kelly Dwan Date: Tue, 19 Sep 2023 21:47:33 -0400 Subject: [PATCH] Tags Archive block: Fix css lint with newline --- .../themes/wporg-showcase-2022/src/tags-archive/style.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/wp-content/themes/wporg-showcase-2022/src/tags-archive/style.scss b/source/wp-content/themes/wporg-showcase-2022/src/tags-archive/style.scss index 26461a80..742b72ea 100644 --- a/source/wp-content/themes/wporg-showcase-2022/src/tags-archive/style.scss +++ b/source/wp-content/themes/wporg-showcase-2022/src/tags-archive/style.scss @@ -51,4 +51,4 @@ outline: 1.5px solid var(--wp--preset--color--blueberry-1); } } -} \ No newline at end of file +}