Lines Matching refs:merging
96 … `aggressiveMerging` option is removed as aggressive merging is replaced by smarter override mergi…
103 * `multiplePseudoMerging` compatibility flag controlling merging of rules with multiple pseudo clas…
162 backgroundClipMerging: true, // controls background-clip merging into shorthand
163 backgroundOriginMerging: true, // controls background-origin merging into shorthand
164 backgroundSizeMerging: true, // controls background-size merging into shorthand
170 merging: true, // controls property merging based on understandability
182 …multiplePseudoMerging: true // controls merging of rules with multiple pseudo classes / elements (…
203 …compatibility: 'ie9,-properties.merging' // sets compatibility to IE9 mode with disabled property …
404 mergeAdjacentRules: true, // controls adjacent rules merging; defaults to true
405 mergeIntoShorthands: true, // controls merging properties into shorthands; defaults to true
406 mergeMedia: true, // controls `@media` merging; defaults to true
407 mergeNonAdjacentRules: true, // controls non-adjacent rule merging; defaults to true
408 mergeSemantically: false, // controls semantic merging; defaults to false