Component Guide

Hi there,

Here's a quick guide to some of the built in components.
Each component has it's own partials/components/<component_name>.hbs file and a corresponding _<component_name>.scss

Dividers

{{> divider }}

Notices

{{> notice type='info' text='Your Text Here' }}

Hello, this is a info notice.
Hello, this is a success notice.
Hello, this is a warning notice.
Hello, this is a danger notice.

Buttons

{{> button type='primary' url='Absolute URL' title='Button Text Here' }}

Button (primary)
Button (secondary)

Feel free to use, copy, modify this email template as you wish.

Thanks, have a lovely day.

Follow @leemunroe on Twitter