From 9b1361a8ff1af4002ab2f28a9cc50b8dc7c86b73 Mon Sep 17 00:00:00 2001 From: WBHarry Date: Tue, 15 Jul 2025 18:19:59 +0200 Subject: [PATCH] Fixed path --- styles/daggerheart.less | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/styles/daggerheart.less b/styles/daggerheart.less index 5891c2a4..efff7499 100755 --- a/styles/daggerheart.less +++ b/styles/daggerheart.less @@ -14,4 +14,4 @@ @import './less/ux/index.less'; -@import './tagify.css'; +@import '../build/tagify.css';