alexandermatveev/fontawesome-bundle

Symfony3+ 的 Fontawesome Bundle

安装次数: 4,789

依赖者: 0

建议者: 0

安全性: 0

星标: 0

关注者: 2

分支: 0

开放性问题: 0

语言:CSS

类型:symfony-bundle

1.0 2018-10-09 09:14 UTC

This package is auto-updated.

Last update: 2024-09-09 22:31:13 UTC


README

当前版本

Font Awesome Free 5.3.1

安装

composer require alexandermatveev/fontawesome-bundle

使用

参考您的 HTML 模板中所需的文件,例如

<link href="{{ asset('bundles/alexandermatveevfontawesome/css/all.min.css') }}" rel="stylesheet">

示例

<i class="far fa-thumbs-up"></i>

许可证

参考包含文件的源代码以获取许可证信息

参考

  1. https://fontawesome.com
  2. https://symfony.com.cn