Sha256: f14e2903d643f421e18456fc95c5ca5945bf2bf1e4134c4cad8e22cf1789f2a9

Contents?: true

Size: 1.02 KB

Versions: 2

Compression:

Stored size: 1.02 KB

Contents

%article
  %header
    %h1 Tables
    %a{ href: '/styleguide/' } Back to Index
  %hr
  .sc-table
    %table
      %thead
        %tr
          %th A
          %th B
          %th C
          %th D
          %th E
      %tbody
        %tr
          %td Row 1 with long copy
          %td Row 1
          %td Row 1 with long
          %td Row 1
          %td Row 1
        %tr
          %td Row 2 with long copy
          %td Row 2
          %td Row 2 with long
          %td Row 2
          %td Row 2
        %tr
          %td Row 3 with long copy
          %td Row 3
          %td Row 3 with long
          %td Row 3
          %td Row 3
        %tr
          %td Row 4 with long copy
          %td Row 4
          %td Row 4 with long
          %td Row 4
          %td Row 4
        %tr
          %td Row 5 with long copy
          %td Row 5
          %td Row 5 with long
          %td Row 5
          %td Row 5
        %tr
          %td Row 6 with long copy
          %td Row 6
          %td Row 6 with long
          %td Row 6
          %td Row 6

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
partystreusel-2.0.0 styleguide/source/styleguide/table.html.haml
partystreusel-1.2.0 styleguide/source/styleguide/table.html.haml