From 0cb6960f0c65c0d791ccdee2f5bc2e2b910cfb76 Mon Sep 17 00:00:00 2001 From: Joe Carstairs <118172583+jcarstairs-scottlogic@users.noreply.github.com> Date: Fri, 19 Jan 2024 09:16:42 +0000 Subject: Uses SCSS partials (#64) --- scss/custom-properties/index.xs.scss | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 scss/custom-properties/index.xs.scss (limited to 'scss/custom-properties/index.xs.scss') diff --git a/scss/custom-properties/index.xs.scss b/scss/custom-properties/index.xs.scss deleted file mode 100644 index 32eb377..0000000 --- a/scss/custom-properties/index.xs.scss +++ /dev/null @@ -1,3 +0,0 @@ -@use 'spacing/xs' as *; -@use 'typography/xs' as *; - -- cgit v1.2.3