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