From 86f31617fb3b2f7f8b42451451840a6cc8ee851c Mon Sep 17 00:00:00 2001 From: Joe Carstairs Date: Sat, 5 Oct 2024 17:20:10 +0100 Subject: applies prettier --- scss/custom-properties/typography/_md.scss | 1 - 1 file changed, 1 deletion(-) (limited to 'scss/custom-properties/typography/_md.scss') diff --git a/scss/custom-properties/typography/_md.scss b/scss/custom-properties/typography/_md.scss index df49bdd..5b0752f 100644 --- a/scss/custom-properties/typography/_md.scss +++ b/scss/custom-properties/typography/_md.scss @@ -6,4 +6,3 @@ @include mixins.font-sizes(md); --border-width: #{typography-values.border-width(md)}; } - -- cgit v1.2.3