Sha256: bacbb3bcccd9363d4d5d7fee046f3425b72885bd6ffa4e9c1de6f61e7ba86503
Contents?: true
Size: 508 Bytes
Versions: 114
Compression:
Stored size: 508 Bytes
Contents
=fa($icon: null) display: inline-block font-family: FontAwesome font-style: normal font-weight: normal line-height: 1 -webkit-font-smoothing: antialiased -moz-osx-font-smoothing: grayscale content: "#{$icon}" =fa-icon($icon: '\f105', $size: 16px 12px, $options: null, $position1:null, $position2: null) &:before +fa($icon) @if $position1 +position(absolute, if($position1, $position1, null), if($position2, $position2, null)) @if $size +text-block($size, $options)
Version data entries
114 entries across 114 versions & 3 rubygems