import "./styles/index.css"; import "./styles/tailwind.css"; import "./styles/prosemirror.css"; export { default as Editor } from "./ui/editor";