diff --git a/web/app/styles/markdown.scss b/web/app/styles/markdown.scss index bd9c7343f..005685f0e 100644 --- a/web/app/styles/markdown.scss +++ b/web/app/styles/markdown.scss @@ -1,5 +1,3 @@ -@use '../../themes/light'; -@use '../../themes/dark'; @use '../../themes/markdown-light'; @use '../../themes/markdown-dark';