UNPKG

@vaadin/rich-text-editor

Version:
14 lines (12 loc) 323 B
/** * @license * Copyright (c) 2000 - 2026 Vaadin Ltd. * * This program is available under Vaadin Commercial License and Service Terms. * * * See https://vaadin.com/commercial-license-and-service-terms for the full * license. */ import type { CSSResult } from 'lit'; export const richTextEditorStyles: CSSResult;