Sha256: 381e1d42c38341ca80e4e8b5fd8bc3196b7262ab49f15dca30d6acce3acaebe9
Contents?: true
Size: 522 Bytes
Versions: 81
Compression:
Stored size: 522 Bytes
Contents
<%= pb_rails("body", props: { text: "I am a body kit", dark: true }) %> <%= pb_rails("body", props: { text: "I am a body kit (Light)", color: "light", dark: true }) %> <%= pb_rails("body", props: { text: "I am a body kit (Lighter)", color: "lighter", dark: true }) %> <%= pb_rails("body", props: { text: "I am a body kit (Status: negative)", status: "negative", dark: true }) %> <%= pb_rails("body", props: { text: "I am a body kit (Status: positive)", status: "positive", dark: true }) %>
Version data entries
81 entries across 81 versions & 1 rubygems