Home
last modified time | relevance | path

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

/plugin/asciidocjs/node_modules/clean-css/lib/optimizer/level-2/properties/
Dmerge-into-shorthands.js96 replaceWithShorthand(properties, candidateComponents, shorthandName, validator);
402 function replaceWithShorthand(properties, candidateComponents, shorthandName, validator) { function