Sha256: bf733fcffcfaa8c591d64a19ff714efd4bd366102596c8221f1a179cadc8d0f7
Contents?: true
Size: 419 Bytes
Versions: 132
Compression:
Stored size: 419 Bytes
Contents
<%= pb_rails("title", props: { text: "Default Title", dark: true }) %> <br/> <%= pb_rails("title", props: { text: "Title 4", tag: "h4", size: 4, dark: true }) %> <%= pb_rails("title", props: { text: "Title 3", tag: "h3", size: 3, dark: true }) %> <%= pb_rails("title", props: { text: "Title 2", tag: "h2", size: 2, dark: true }) %> <%= pb_rails("title", props: { text: "Title 1", tag: "h1", size: 1, dark: true }) %>
Version data entries
132 entries across 132 versions & 1 rubygems