diff --git a/packages/editor/src/styles/editor.css b/packages/editor/src/styles/editor.css index 8ee5f860543..05c9dc1456b 100644 --- a/packages/editor/src/styles/editor.css +++ b/packages/editor/src/styles/editor.css @@ -1,7 +1,3 @@ -@tailwind base; -@tailwind components; -@tailwind utilities; - .ProseMirror { position: relative; word-wrap: break-word;