Skip to content
This repository has been archived by the owner on Jul 22, 2022. It is now read-only.

Icon fonts not working #35

Open
YanTheFawn opened this issue Oct 2, 2015 · 1 comment
Open

Icon fonts not working #35

YanTheFawn opened this issue Oct 2, 2015 · 1 comment

Comments

@YanTheFawn
Copy link
Contributor

Hey guys, I just ran through the instructions for installing, and everything seems to load fine except for the icon fonts. When I inspect one of the icons, I'm seeing what appears to be some kind of encoding failure for the 'content' css property? See below

.icon.-twitter:before {
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
content: "";

Any suggestions? Thanks in advance!

@greypants
Copy link
Contributor

It may have to do with the version of gulp-icon-font installed. I know they changed the implementation of the glyph output at some point. You could try using the task from gulp-starter, along with the version specified in the package.json there. https://github.com/vigetlabs/gulp-starter

This project was based off an old version of that. Gulp starter is more up to date. It's on my to-do list to get this repo updated soon.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants