Sha256: 8cb9f04a86a300dc49b922c31f68f30055e5fdbc0b6cd47b58103e7eedb29757
Contents?: true
Size: 417 Bytes
Versions: 18
Compression:
Stored size: 417 Bytes
Contents
<div class="d-flex"> <%= render(Primer::Alpha::StackItem.new(**system_arguments, p: 3, m: 1, bg: :success, border_radius: 2)) do %> Adjust this item <% end %> <%= render(Primer::Alpha::StackItem.new(p: 3, m: 1, bg: :accent, border_radius: 2)) do %> Fixed width <% end %> <%= render(Primer::Alpha::StackItem.new(p: 3, m: 1, bg: :attention, border_radius: 2)) do %> Fixed width <% end %> </div>
Version data entries
18 entries across 18 versions & 2 rubygems