Not work FontAvesome

Not work FontAvesome.

Im install http://demos.krajee.com/icons

Functions work - html created, but css and fonts not load. (p.s now load asset manually in appasset)

That’s interesting. ;)

Do you want to show what you have done so far?

in params for web

and in view

Total - render correct html, but css not load.

From what I can gather, you are missing the initialization call.


Icon::map($this, Icon::FA

Put it right after the use kartik line and you should be fine.