UNPKG

@stencil/core

Version:

A Compiler for Web Components and Progressive Web Apps

3 lines (2 loc) 229 B
import * as d from '../../declarations'; export declare function optimizeCss(config: d.Config, compilerCtx: d.CompilerCtx, diagnostics: d.Diagnostic[], styleText: string, filePath: string, legacyBuild: boolean): Promise<string>;