kss-node Styleguide

{{#if overview}}
{{html overview}}
{{else}} {{#eachSection rootNumber}}

{{reference}} {{header}}

{{#ifAny markup modifiers}} {{#if description}}
{{html description}}
{{/if}}
{{modifierMarkup}}
{{#eachModifier}}
{{name}}
{{html description}}
{{modifierMarkup}}
{{/eachModifier}}
{{markup}}
{{else}} {{#if description}}
{{html description}}
{{/if}} {{/ifAny}}
{{/eachSection}} {{/if}}