diff --git a/src/components/pages/MarkdownEditor.jsx b/src/components/pages/MarkdownEditor.jsx
index 629aa6c1d..38dd11c53 100644
--- a/src/components/pages/MarkdownEditor.jsx
+++ b/src/components/pages/MarkdownEditor.jsx
@@ -7,6 +7,7 @@ import EditorModals from "components/pages/EditorModals"
import { useMarkdown } from "hooks/useMarkdown"
import editorStyles from "styles/isomer-cms/pages/Editor.module.scss"
+import "./editor.scss"
import {
boldButton,
@@ -137,6 +138,7 @@ const MarkdownEditor = ({ siteName, onChange, value, isLoading }) => {
>