Sha256: 1db592e8653dbe607fa261e822f8a10aa9202f73a8d8f82eefa9c0515529751c
Contents?: true
Size: 452 Bytes
Versions: 6
Compression:
Stored size: 452 Bytes
Contents
// // Icon Font: <%= font_name %> // <%= font_face(:rails) %> [data-icon]:before { content: attr(data-icon); } [data-icon]:before, <%= glyph_selectors %> { display: inline-block; font-family: "<%= font_name %>"; font-style: normal; font-weight: normal; font-variant: normal; line-height: 1; text-decoration: inherit; text-transform: none; -moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased; } <%= glyphs %>
Version data entries
6 entries across 6 versions & 1 rubygems