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/vue/src/styles/index.ts
/**
* @eigenpal/docx-editor-vue/styles
*
* CSS import path constant and shared layering tokens. Bring in the
* editor's base styles by importing `@eigenpal/docx-editor-vue/styles.css`
* directly; this module exists for tooling that prefers a JS-style import.
*
* @packageDocumentation
* @public
*/
export const EDITOR_CSS_PATH = '@eigenpal/docx-editor-vue/styles.css';
export * from './zIndex';