Sha256: 66cd1f6a52bea1dbc4c2f13b3b67ebe2b64efd38cf4c8edcd004273949aae7c7
Contents?: true
Size: 450 Bytes
Versions: 118
Compression:
Stored size: 450 Bytes
Contents
[data-icon]:before { font-weight: normal; font-family: 'Pictos Custom'; content: attr(data-icon); -webkit-font-smoothing: antialiased; } .pictos { font-weight: normal; font-family: 'Pictos Custom'; -webkit-font-smoothing: antialiased; } /* * Usage in HTML * * <span data-icon='d'></span> -> icon * <a href=".." data-icon='d'>delete</a> -> icon + 'delete' * * In ERB use pictos_icon() helper defined in ApplicationHelper * */
Version data entries
118 entries across 118 versions & 1 rubygems