postcss-minify-trbl

Minify top/right/bottom/left values.
Install
With npm do:
npm install postcss-minify-trbl --save
Example
This module will reduce top/right/bottom/left values where possible:
Input
Output
Usage
See the PostCSS documentation for examples for your environment.
Contributing
Pull requests are welcome. If you add functionality, then please add unit tests to cover it.
License
MIT © Ben Briggs