UNPKG

postcss-merge-longhand

Version:

Merge longhand properties into shorthand with PostCSS.

4 lines 199 B
export default _default; /** @param {...import('postcss').Declaration} rules */ declare function _default(...rules: import('postcss').Declaration[]): string; //# sourceMappingURL=mergeValues.d.ts.map