Sha256: 096e261599bbadf9ebc504b037362b82f6c576ae1f2fcb9010e4fc6f0e281c05
Contents?: true
Size: 481 Bytes
Versions: 13
Compression:
Stored size: 481 Bytes
Contents
<div class="half"> <p>Icons are provided by <a href="https://fortawesome.github.io/Font-Awesome/cheatsheet/"> Font Awesome</a>. There are also a number of helpers for inserting icons, links, and buttons. </p> </div> <div class="style-guide-code half"> <pre><code class="language-ruby"> icon('fa fa-user') link_to_with_icon('send', 'link text', '#') button('button text', 'trash') button_link_to('button link text', '#', icon: 'globe') </code></pre> </div>
Version data entries
13 entries across 13 versions & 1 rubygems