UNPKG

next

Version:

The React Framework

2 lines (1 loc) 204 B
export declare function getPostCssPlugins(dir: string, supportedBrowsers: string[] | undefined, disablePostcssPresetEnv?: boolean, useLightningcss?: boolean): Promise<import('postcss').AcceptedPlugin[]>;