ホーム > rollup-plugin-purgecss > OutputFunction
OutputFunction型
シグネチャ
export declare type OutputFunction = (css: string, styles: string[]) => void;
ホーム > rollup-plugin-purgecss > OutputFunction
シグネチャ
export declare type OutputFunction = (css: string, styles: string[]) => void;