UNPKG

postcss-merge-longhand

Version:

Merge longhand properties into shorthand with PostCSS.

3 lines 284 B
declare function _exports(rule: import('postcss').Rule, properties: string[], callback: (rules: import('postcss').Declaration[], last: import('postcss').Declaration, props: import('postcss').Declaration[]) => boolean): void; export = _exports; //# sourceMappingURL=mergeRules.d.ts.map