From e58169a8b3d3c5eb67a9f88593d17ea11a617f35 Mon Sep 17 00:00:00 2001 From: ronny abraham Date: Sun, 1 Dec 2024 00:09:37 +0200 Subject: [PATCH] fixed an issue in prompt --- font-library/_prompt.sass | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/font-library/_prompt.sass b/font-library/_prompt.sass index 7fd2cb4..e285937 100644 --- a/font-library/_prompt.sass +++ b/font-library/_prompt.sass @@ -1,6 +1,7 @@ // File: _prompt.sass -// Base font path@use '../.config' as config +// Base font path +@use '../.config' as config $font-path: '#{config.$base-path}/prompt/static' @font-face