UNPKG

postcss-merge-longhand

Version:

Merge longhand properties into shorthand with PostCSS.

5 lines (3 loc) 86 B
'use strict'; const base = require('./boxBase.js'); module.exports = base('margin');