So...
I really want a youtube icon for a project, haha
Can you include http://gregoryloucas.github.io/Font-Awesome-More/ in the radix dev repo and in the compass-radix gem? It extends the fontawesome icon set a bit more... quite nice!
So...
I really want a youtube icon for a project, haha
Can you include http://gregoryloucas.github.io/Font-Awesome-More/ in the radix dev repo and in the compass-radix gem? It extends the fontawesome icon set a bit more... quite nice!
Comments
Comment #1
shadcn commentedThis is a great idea. Actually, I'm working on making font support better. The plan is make radix work with drop-in fonts so that you can drop your custom icon fonts in your radix theme and it will pick it up.
Comment #2
rerooting commentedVery nice! I would have done that myself, however this calls for a specific set up alongside fontawesome, I think, so it seems it would need to be set up with the compass-radix gem?
Comment #3
shadcn commentedMaybe a minor fix in compass_radix, a sprite reset. Then fonts and font-awesome.scss would probably just need to be dropped in your subthemes.
Comment #4
shadcn commentedWe've upgraded to fontawesome 3.0 which has a lot more fonts now. I'll mark this issue as fixed. Feel free to reopen.
Thanks ^^