
Catppuccin for {{#each heading}}{{ this.title }}{{#unless @last}}, {{/unless}}{{/each}}
{{#if usage}}
{{{ usage }}} {{/if}}
{{#if faq}}
{{#each faq}}
- Q: {{{ question }}}
A: {{{ answer }}} {{/each}} {{/if}}
{{#if collaborators.currentMaintainers.length}}
{{#each collaborators.currentMaintainers}}
- {{name}} {{/each}} {{else}}
- If you are interested in maintaining this userstyle, please raise a Pull Request and add yourself into the
current-maintainersarray in theuserstyles.ymlfile. {{/if}}
{{#if collaborators.pastMaintainers}}
{{#each collaborators.pastMaintainers}}
- {{name}} {{/each}} {{/if}}
聽
Copyright 漏 2021-present Catppuccin Org
