UNPKG

nimiq-vitepress-theme

Version:

Nimiq UI theme for VitePress

4 lines (3 loc) 89 B
export declare function generateCSS(labels: Set<string>): Promise<{ css: string; }>;