UNPKG

@skhemata/skhemata-faq

Version:

Skhemata FAQ Web Component. This web component provides website FAQ functionality with question and answer style of FAQ.

8 lines (7 loc) 147 B
/** * * Lit Faq Post Styles * */ import { CSSResult } from '@skhemata/skhemata-base'; export declare const SkhemataFaqSearchStyles: CSSResult;