API Referencev1.0.2
@eigenpal/docx-editor-react/styles
CSS import entry. Bring in the editor's base styles by importing `@eigenpal/docx-editor-react/styles.css` directly; this module exists for tooling that prefers a JS-style import.
Variables(1)
const
packages/react/src/styles/index.ts:13EDITOR_CSS_PATH
eigenpal/docx-editor-react/styles
CSS import entry. Bring in the editor's base styles by importing `@eigenpal/docx-editor-react/styles.css` directly; this module exists for tooling that prefers a JS-style import.
EDITOR_CSS_PATH = "./editor.css"