Operand

engine, you in?

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';