Sha256: 7529f3864e51c0fc73fd82300782b67bd8690a06526d823e01496302070a535b

Contents?: true

Size: 450 Bytes

Versions: 62

Compression:

Stored size: 450 Bytes

Contents

#breadcrumbs.style-guide__subsection

  %h3= link_to_style_guide('components', 'breadcrumbs')

  %p Styles a set of breadcrumbs.

  .style-guide__example-block
    .breadcrumbs
      %p.breadcrumbs__node-group
        %span.breadcrumbs__node= link_to 'Foo', '#', class: 'breadcrumbs__link'
        %span.breadcrumbs__node= link_to 'Bar', '#', class: 'breadcrumbs__link'
        %span.breadcrumbs__node= link_to 'Baz', '#', class: 'breadcrumbs__link'

Version data entries

62 entries across 62 versions & 1 rubygems

Version Path
workarea-storefront-3.4.13 app/views/workarea/storefront/style_guides/components/_breadcrumbs.html.haml
workarea-storefront-3.4.12 app/views/workarea/storefront/style_guides/components/_breadcrumbs.html.haml