simondh's picture
front
cc651f6
raw
history blame
111 Bytes
import type { Container } from 'postcss';
export declare function splitImportantStyles(root: Container): void;