From 41b0d0497988274057fc2512c822a6bc9d2d3ebd Mon Sep 17 00:00:00 2001 From: Volpeon Date: Wed, 6 Aug 2025 16:40:56 +0200 Subject: Switch to tab indentation --- src/_config.scss | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'src/_config.scss') diff --git a/src/_config.scss b/src/_config.scss index 25c0adb..764d953 100644 --- a/src/_config.scss +++ b/src/_config.scss @@ -18,10 +18,10 @@ $theme-dark: map.deep-merge(def.$theme-dark, $theme-dark-override) !default; $themes-override: () !default; $themes: map.deep-merge(( - --main: ( - light: $theme-light, - dark: $theme-dark, - ), + --main: ( + light: $theme-light, + dark: $theme-dark, + ), ), $themes-override) !default; $theme-default: list.nth(map.keys($themes), 1) !default; -- cgit v1.2.3-70-g09d2