How can I integrate Font Awesome 4.3.0 with JSF?

后端 未结 1 714
清酒与你
清酒与你 2021-01-17 07:12

I\'ve already tried this method:

How to use Font Awesome from webjars.org with JSF

It actually works great. The problem is that configuring the omnifaces Un

1条回答
  •  生来不讨喜
    2021-01-17 07:28

    If you use the latest webjars font-awesome version, there is nothing to configure. Add the jar to your project, either via maven or directly and it just works. Just make sure you include the correct css

    
    

    0 讨论(0)
提交回复
热议问题