UNPKG

@stencil/postcss

Version:

The Stencil PostCSS Plugin

3 lines (2 loc) 147 B
import type * as d from './declarations'; export declare function loadDiagnostic(context: d.PluginCtx, postcssError: any, filePath: string): void;