Sha256: af2bc186244f891bc78b140269825768d9c7231978b40b5557cf9bf11c63eeb5

Contents?: true

Size: 349 Bytes

Versions: 1

Compression:

Stored size: 349 Bytes

Contents

<% if content_for? :documentation %>
  <section class="__documentation">
    <%= content_for(:documentation).html_safe %>
  </section>
<% end %>

<section class="__code_partials">
  <%= _option_bar(component) %>

  <%= content_for(:representation).html_safe %>
  <%= content_for(:html).html_safe %>
  <%= content_for(:helper).html_safe %>
</section>

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
styleus-0.0.9 app/views/styleus/_styleus_partials.html.erb