Home
last modified time | relevance | path

Searched defs:breakWith (Results 1 – 1 of 1) sorted by relevance

/plugin/asciidocjs/node_modules/clean-css/lib/options/
Dformat.js36 breakWith: BreakWith.System, property
89 source = override(source, { breakWith: mapBreakWith(source.breakWith) }); property