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/_lg.scss | 1 - 1 file changed, 1 deletion(-) (limited to 'scss/custom-properties/typography/_lg.scss') diff --git a/scss/custom-properties/typography/_lg.scss b/scss/custom-properties/typography/_lg.scss index 30a3019..ff1a645 100644 --- a/scss/custom-properties/typography/_lg.scss +++ b/scss/custom-properties/typography/_lg.scss @@ -6,4 +6,3 @@ @include mixins.font-sizes(lg); --border-width: #{typography-values.border-width(lg)}; } - -- cgit v1.2.3