Signal drop!
Relay (operand.online) is unreachable.
Usually, a dropped signal means an upgrade is happening. Hold on!
Sorry, no connección.
Hang in there while we get back on track
gram: docs
> ./packages/react/src/styles/index.ts
/**
* @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.
*
* @packageDocumentation
* @public
*/
// Re-export CSS path for documentation
export const EDITOR_CSS_PATH = './editor.css';