From a98cd016667d488a20f74e4e93e97fa3d8c32bf8 Mon Sep 17 00:00:00 2001 From: exu Date: Wed, 18 Sep 2024 15:03:12 +0200 Subject: [PATCH] Add tnt search to scss mapping --- themes/learn2-dark/scss/theme.scss | 3 +++ 1 file changed, 3 insertions(+) diff --git a/themes/learn2-dark/scss/theme.scss b/themes/learn2-dark/scss/theme.scss index 32ae223..a7f3cf4 100644 --- a/themes/learn2-dark/scss/theme.scss +++ b/themes/learn2-dark/scss/theme.scss @@ -39,3 +39,6 @@ // Markdown notices @import "theme/notices"; + +// TNT Search +@import "theme/notices"; \ No newline at end of file