diff --git a/frontend_nuxt/utils/markdown.js b/frontend_nuxt/utils/markdown.js index 4092c3dd8..0d9f8b1c1 100644 --- a/frontend_nuxt/utils/markdown.js +++ b/frontend_nuxt/utils/markdown.js @@ -1,4 +1,5 @@ -import hljs from 'highlight.js' +import hljs from 'highlight.js/lib/common' + if (typeof window !== 'undefined') { const theme = document.documentElement.dataset.theme ||