Home
last modified time | relevance | path

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

/plugin/asciidocjs/node_modules/clean-css/lib/options/
Dformat.js89 source = override(source, { breakWith: mapBreakWith(source.breakWith) });
151 accumulator[name] = mapBreakWith(value);
186 function mapBreakWith(value) { function