import "./src/styles/tailwind.css"; import "./src/styles/Prosemirror.css"; import Editor from "./src/components/Editor.vue"; export { Editor };