UNPKG

postcss-merge-longhand

Version:

Merge longhand properties into shorthand with PostCSS.

4 lines 219 B
export default _default; /** @param {import('postcss').Declaration} prop */ declare function _default(prop: import('postcss').Declaration, includeCustomProps?: boolean): boolean; //# sourceMappingURL=canExplode.d.ts.map