This is a fork of rich-markdown-editor that removes all styled components with a static css file. Used, perhaps just temporarily, inside the Modzy frontend application.
yarn add https://github.com/modzy/rich-markdown-editor#vM0.0.1
import RichMarkdownEditor from "rich-markdown-editor/dist";
import "rich-markdown-editor/dist/index.css";