Home > rollup-plugin-purgecss > OutputFunction
OutputFunction type
Signature:
export declare type OutputFunction = (css: string, styles: string[]) => void;
Home > rollup-plugin-purgecss > OutputFunction
Signature:
export declare type OutputFunction = (css: string, styles: string[]) => void;