Sha256: 7ebc66083a051064565a814d551d955b7ebbf0ed29db369376b1acd9be867b5e

Contents?: true

Size: 217 Bytes

Versions: 62

Compression:

Stored size: 217 Bytes

Contents

.button-content-block{ class: "button-content-block--#{align.downcase}" }
  - if size == 'Regular'
    = link_to text, link, class: 'button'
  - else
    = link_to text, link, class: "button button--#{size.downcase}"

Version data entries

62 entries across 62 versions & 1 rubygems

Version Path
workarea-storefront-3.4.13 app/views/workarea/storefront/content_blocks/_button.html.haml
workarea-storefront-3.4.12 app/views/workarea/storefront/content_blocks/_button.html.haml