Home
last modified time | relevance | path

Searched refs:isMergeableShorthand (Results 1 – 2 of 2) sorted by relevance

/plugin/asciidocjs/node_modules/clean-css/lib/optimizer/level-2/properties/
Dis-mergeable-shorthand.js3 function isMergeableShorthand(shorthand) { function
11 module.exports = isMergeableShorthand;
Doverride-properties.js5 var isMergeableShorthand = require('./is-mergeable-shorthand'); variable
307 if (!isMergeableShorthand(right)) {
363 if (!isMergeableShorthand(left))
408 if (!isMergeableShorthand(right)) {