I can't find the icons of version 4.4

I just updated the Radix theme to latest stable version, AND downloaded and replaced all Fontawesome files (fonts & css) in the theme (both Radix and my Subtheme), and re-generated all the CSS files..

Still the new icons won't show up on the site.

UPDATE: When I compile with compass the assets/stylesheets/compass_radix/fontawesome/font-awesome.css will be rewritten, and will show this src: url("../fonts/fontawesome-webfont.eot?v=4.3.0"); instead of v=4.4.0.

What line in what file should I change to require font awesome 4.4 from Radix!??

Comments

kopeboy created an issue. See original summary.

kopeboy’s picture

Issue summary: View changes
shadcn’s picture

Status: Active » Fixed

We've update the theme to use Gulp + Bower. You can now easily update Font Awesome using Bower. See https://github.com/radixtheme/radix/blob/7.x-3.x/kits/default/bower.json...

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.