Sha256: 6f621e03b9698b2d4a2b6d1f1a6aee4bf4d7cb35fe66fd42a1e2aff456ba6598
Contents?: true
Size: 751 Bytes
Versions: 1
Compression:
Stored size: 751 Bytes
Contents
# Changelog **1.0.0.pre2** Maintenance release - Depending on fontcustom 1.0.0.pre2 **1.0.0.pre** - Designed to work with fontcustom 1.0.0.pre - Leveraging fontcustom's new `Fontcustom::Generator::Font` to generate font without stylesheets - Generating custom stylesheet (see `lib/compass/fontcustom/templates/stylesheet.scss.erb) via mixins - After `@import`ing your font you now need to `@include all-font-name-glyphs` to have classes available - Font glyph class names follow this naming scheme: `.icon-<font>-<glyph>` - New Sass function: `glyph(index)` which yields `:before` styles with proper index pointing at a specific glyph Example: `&:before { content: "\<index>"; }` **0.0.1** - obsolete. doesn't matter anymore.
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
compass-fontcustom-1.0.0.pre3 | CHANGELOG.md |