UNPKG

postcss-merge-longhand

Version:

Merge longhand properties into shorthand with PostCSS.

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