Sha256: 43f17969c80201ef59b80f8a521f9afb583dea5c310e4e0bb7d2b9977d0f48b1
Contents?: true
Size: 444 Bytes
Versions: 6
Compression:
Stored size: 444 Bytes
Contents
// // Icon Font: <%= font_name %> // <%= font_face %> [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