RefineryCMS 的超棒字体
Font-awesome with RefineryCMS
我可以在 RefineryCMS 中使用 font-awesome 吗?
当我通过 Bower 添加它并像这样在 application.css 中配置它时:
*=require fontawesome
我收到这个错误:
couldn't find file 'fontawesome'
在这行代码:
<%= csrf_meta_tags if Refinery::Core.authenticity_token_on_frontend -%>
我觉得应该是
*=require font-awesome
并尝试按照此 link 强制 RefineryCMS 使用 <i>
而不是 <em>
https://groups.google.com/forum/#!topic/refinery-cms/TzzvxAAwmA0
我可以在 RefineryCMS 中使用 font-awesome 吗? 当我通过 Bower 添加它并像这样在 application.css 中配置它时:
*=require fontawesome
我收到这个错误:
couldn't find file 'fontawesome'
在这行代码:
<%= csrf_meta_tags if Refinery::Core.authenticity_token_on_frontend -%>
我觉得应该是
*=require font-awesome
并尝试按照此 link 强制 RefineryCMS 使用 <i>
而不是 <em>
https://groups.google.com/forum/#!topic/refinery-cms/TzzvxAAwmA0