postcss-merge-rules
Merge CSS rules with PostCSS.
Install
With npm do:
Examples
This module will attempt to merge adjacent CSS rules:
By declarations
Input
Output
By selectors
Input
Output
By partial declarations
Input
Output
Usage
See the PostCSS documentation for examples for your environment.
Contributors
See CONTRIBUTORS.md.
License
MIT © Ben Briggs
Last updated