simondh's picture
front
cc651f6
raw
history blame
127 Bytes
import type { FunctionNode } from 'postcss-value-parser';
export declare function onCSSFunctionSRgb(node: FunctionNode): void;