conquer / fontawesome
Yii2 fontawesome widget
Installs: 7
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 3
Forks: 1
Open Issues: 0
Type:yii2-extension
Requires
- php: >=5.4.0
- bower-asset/fontawesome: ~4.3.0
- yiisoft/yii2: *
This package is auto-updated.
Last update: 2024-10-24 04:14:19 UTC
README
Description
Font Awesome gives you scalable vector icons that can instantly be customized — size, color, drop shadow, and anything that can be done with the power of CSS. For more information please visit Fontawesome
Installation
The preferred way to install this extension is through composer.
To install, either run
$ php composer.phar require conquer/fontawesome "*"
or add
"conquer/fontawesome": "*"
to the require
section of your composer.json
file.
License
conquer/fontawesome is released under the MIT License. See the bundled LICENSE.md
for details.