Home
last modified time | relevance | path

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

/plugin/asciidocjs/node_modules/clean-css/lib/optimizer/level-2/properties/
Dmerge-into-shorthands.js279 newComponent.value = inferComponentValue(components, newComponent.name);
305 function inferComponentValue(components, propertyName) { function