Skip to content

difra-org/binding-fontawesome5

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fontawesome5 plugin for Difra Framework

Binds components/font-awesome to Difra.

How to use

  1. Add config inclusion to nginx's server {} section:
    include /full-project-path/vendor/difra/fontawesome5/bin/nginx.conf;
    
  2. Include fontawesome5 instance in the config.php. For example:
    'instances' => [
        'main' => [
             'include' => [
                'fontawesome5' => true
             ]
        ]
    ],

About

Font Awesome 5 bindings for Difra Framework

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages