Sha256: 872bc77ad950f6ef6192d6735d37ccb13e29f629034d5b7d4cc14d042b6a5720

Contents?: true

Size: 477 Bytes

Versions: 2

Compression:

Stored size: 477 Bytes

Contents

%article
  %header
    %h1 CONTENT
    %a{ href: '/styleguide/' } Back to Index
  %hr

  %pre image without caption = img tag
  .image
    %img{ src: 'http://placevaughnandfranco.it/img/1200/800'}

  %hr

  %pre image with caption = figure with figcaption
  %figure.image
    %img{ src: 'http://placevaughnandfranco.it/img/1200/800'}
    %figcaption.image__caption
      Lorem ipsum dolor sit amet, consetetur sadipscing elitr, sed diam nonumy eirmod tempor invidunt ut labore

Version data entries

2 entries across 2 versions & 1 rubygems

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