Home
last modified time | relevance | path

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

/plugin/asciidocjs/node_modules/clean-css/lib/options/
Dformat.js9 AfterComment: 'afterComment', property
63 breakOptions[Breaks.AfterComment] = value;
/plugin/asciidocjs/node_modules/clean-css/lib/writer/
Dhelpers.js226 …store(context, allowsBreak(context, Breaks.AfterComment) ? context.format.breakWith : emptyCharact…