Home
last modified time | relevance | path

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

/plugin/asciidocjs/node_modules/clean-css/lib/options/
Dformat.js97 source = override(source, { indentWith: mapIndentWith(source.indentWith) });
149 accumulator[name] = mapIndentWith(value);
201 function mapIndentWith(value) { function