Searched refs:overridesNonComponentShorthand (Results 1 – 2 of 2) sorted by relevance
3 function overridesNonComponentShorthand(property1, property2) { function9 module.exports = overridesNonComponentShorthand;
6 var overridesNonComponentShorthand = require('./overrides-non-component-shorthand'); variable317 } else if (right.shorthand && overridesNonComponentShorthand(right, left)) {