Sha256: 38d84ce222465145ddd96e984cd1a49f81df37cd3a492a1aea282b6147e8b1a9
Contents?: true
Size: 393 Bytes
Versions: 12
Compression:
Stored size: 393 Bytes
Contents
<%= bs5_badge(text: 'Primary', style: :primary) %> <%= bs5_badge(text: 'Secondary', style: :secondary) %> <%= bs5_badge(text: 'Success', style: :success) %> <%= bs5_badge(text: 'Danger', style: :danger) %> <%= bs5_badge(text: 'Warning', style: :warning) %> <%= bs5_badge(text: 'Info', style: :info) %> <%= bs5_badge(text: 'Light', style: :light) %> <%= bs5_badge(text: 'Dark', style: :dark) %>
Version data entries
12 entries across 12 versions & 1 rubygems