Sha256: 946b1ff801a031ea209fd6b4fa89547d25cc3037f5ff167134b2cbf2c3d418b6

Contents?: true

Size: 986 Bytes

Versions: 62

Compression:

Stored size: 986 Bytes

Contents

#headings.style-guide__subsection

  %h3= link_to_style_guide('typography', 'headings')

  %p Sets up the element to be styled the same as an <code>h1-6</code>, using the <code>heading</code> class in combination with a <code>heading--X</code> modifier, where <code>X</code> is the

  %p Can be used on any inline or block-level element to visually present the element as a heading. Frequently applied when, semantically speaking, using a given <code>h1-6</code> tag wouldn't be appropriate.

  %p In the following examples we have a variety of text-wrapping elements:

  %p should style a variety of elements properly.
  .style-guide__example-block
    %h1 Heading 1
    %span.heading.heading--1 Heading 1
    %h2 Heading 2
    %p.heading.heading--2 Heading 2
    %h3 Heading 3
    %strong.heading.heading--3 Heading 3
    %h4 Heading 4
    %h6.heading.heading--4 Heading 4
    %h5 Heading 5
    %h3.heading.heading--5 Heading 5
    %h6 Heading 6
    %h1.heading.heading--6 Heading 6

Version data entries

62 entries across 62 versions & 1 rubygems

Version Path
workarea-storefront-3.4.27 app/views/workarea/storefront/style_guides/typography/_headings.html.haml
workarea-storefront-3.5.4 app/views/workarea/storefront/style_guides/typography/_headings.html.haml
workarea-storefront-3.4.26 app/views/workarea/storefront/style_guides/typography/_headings.html.haml
workarea-storefront-3.5.3 app/views/workarea/storefront/style_guides/typography/_headings.html.haml
workarea-storefront-3.4.25 app/views/workarea/storefront/style_guides/typography/_headings.html.haml
workarea-storefront-3.5.2 app/views/workarea/storefront/style_guides/typography/_headings.html.haml
workarea-storefront-3.4.24 app/views/workarea/storefront/style_guides/typography/_headings.html.haml
workarea-storefront-3.5.1 app/views/workarea/storefront/style_guides/typography/_headings.html.haml
workarea-storefront-3.4.23 app/views/workarea/storefront/style_guides/typography/_headings.html.haml
workarea-storefront-3.4.22 app/views/workarea/storefront/style_guides/typography/_headings.html.haml
workarea-storefront-3.5.0 app/views/workarea/storefront/style_guides/typography/_headings.html.haml
workarea-storefront-3.4.21 app/views/workarea/storefront/style_guides/typography/_headings.html.haml
workarea-storefront-3.5.0.beta.1 app/views/workarea/storefront/style_guides/typography/_headings.html.haml
workarea-storefront-3.4.20 app/views/workarea/storefront/style_guides/typography/_headings.html.haml
workarea-storefront-3.4.19 app/views/workarea/storefront/style_guides/typography/_headings.html.haml
workarea-storefront-3.4.18 app/views/workarea/storefront/style_guides/typography/_headings.html.haml
workarea-storefront-3.4.17 app/views/workarea/storefront/style_guides/typography/_headings.html.haml
workarea-storefront-3.4.16 app/views/workarea/storefront/style_guides/typography/_headings.html.haml
workarea-storefront-3.4.15 app/views/workarea/storefront/style_guides/typography/_headings.html.haml
workarea-storefront-3.4.14 app/views/workarea/storefront/style_guides/typography/_headings.html.haml