Sha256: 1917be9d6e2a79484e3fd6bcc0c8d5df2ae26199de601829be458b897876e00a
Contents?: true
Size: 468 Bytes
Versions: 1716
Compression:
Stored size: 468 Bytes
Contents
<%= pb_rails("card", props: {highlight: {position: "side", color:"product_6_highlight"}, margin_bottom: "sm"}) do %> Side Position & Product 6 Highlight Color <% end %> <%= pb_rails("card", props: {highlight: {position: "top", color:"warning"}, margin_bottom: "sm"}) do %> Top Position & Warning Color <% end %> <%= pb_rails("card", props: {highlight: {position: "side", color:"category_2"}, margin_bottom: "sm"}) do %> Side Position & Category 2 Color <% end %>
Version data entries
1,716 entries across 1,716 versions & 2 rubygems