Download the PHP package cecil/theme-fontawesome without Composer
On this page you can find all versions of the php package cecil/theme-fontawesome. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package theme-fontawesome
Font Awesome component theme
The Font Awesome component theme for Cecil provides helpers to use Font Awesome icons.
Installation
Or download the latest archive and uncompress its content in
themes/fontawesome
.
Usage
Add fontawesome
in the theme
section of the config.yml
:
Import macro in your template:
Then include styles and webfonts in the <head>
of your template:
Display the desired icon:
<name>
: name of the icon<style>
: style ("regular", "solid" or "brands". "regular" by default)<size>
: font size (optional)<rotate>
: rotation in degrees ("90", "180", "270" or custom)<flip>
: flipping ("horizontal", "vertical" or "both")<attributes>
: additional HTML attributes (optional)
Example
All versions of theme-fontawesome with dependencies
PHP Build Version
Package Version
Requires
cecil/theme-installer Version
^1.4|^2.0
The package cecil/theme-fontawesome contains the following files
Loading the files please wait ....