<blockquote class="selective-yellow">
    <p>I speak to everyone in the same way, whether he is the garbage man or the president of the university.</p>
    <cite>Albert Einstein</cite>
</blockquote>
<blockquote {{#if modifier}}class="{{modifier}}"{{/if}}>
    <p>{{text}}</p>
    <cite>{{citation}}</cite>
</blockquote>
{
  "text": "I speak to everyone in the same way, whether he is the garbage man or the president of the university.",
  "citation": "Albert Einstein",
  "modifier": "selective-yellow"
}
  • Handle: @blockquote--selective-yellow
  • Preview:
  • Filesystem Path: components/01-atoms/blockquote/blockquote.hbs

No notes defined.