{{#each codepoints}} @mixin icon-mixin-{{@key}} { content: "\\{{this}}"; } .{{../classPrefix}}{{@key}}:before { content: "\\{{this}}"; } {{/each}}