From fdfd778d942996d90f4e433eb956d4d95bb4b3f6 Mon Sep 17 00:00:00 2001 From: Amit Haridas Date: Tue, 24 Mar 2026 16:23:59 +0530 Subject: [PATCH] feat: include modal.css and ModalManager in index.html Amit Haridas --- src/index.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/index.html b/src/index.html index 5e384fc..3c40b56 100644 --- a/src/index.html +++ b/src/index.html @@ -9,6 +9,7 @@ MarkdownConverter + @@ -1570,6 +1571,7 @@ + \ No newline at end of file