UNPKG

postcss-nodegui-autoprefixer

Version:
4 lines (3 loc) 120 B
import postcss from "postcss"; export declare const autoprefixer: postcss.Plugin<unknown>; export default autoprefixer;