Open pedro-couto opened 12 years ago
I think maybe you should put the glyphicons-halflings.png in the right place.
The point of using the Font is to not use sprites.
I am having the same problem . Did you fixed it ?
Seems to be still broken
It's still broken
Just a workaround: Download Font Awesome and copy included fonts to a directory of your choice.
Add $fontAwesomePath: "<path-to-your-fonts>/fontawesome-webfont";
before @import.
Have fun.
Hi guys,
I'm having trouble with FontAwesome icons using @import "compass_twitter_bootstrap_awesome";
The icons don't appear. (just a square placeholder instead of the icons)
Do I need to change anything else? Or there is some issue with it?
Thanks.