Home
last modified time | relevance | path

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

/plugin/asciidocjs/node_modules/clean-css/lib/options/
Dformat.js41 semicolonAfterLastProperty: false property
/plugin/asciidocjs/node_modules/clean-css/lib/writer/
Dhelpers.js86 if ( context.format.semicolonAfterLastProperty || isPropertyBlock ) {
/plugin/asciidocjs/node_modules/clean-css/
DREADME.md372semicolonAfterLastProperty: false, // controls removing trailing semicolons in rule; defaults to `…