Home
last modified time | relevance | path

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

/plugin/asciidocjs/node_modules/clean-css/lib/options/
Dformat.js23 var IndentWith = { variable
38 indentWith: IndentWith.Space,
204 return IndentWith.Space;
206 return IndentWith.Tab;