owenvoke / blade-fontawesome

A package to easily make use of Font Awesome in your Laravel Blade views.
https://packagist.org/packages/owenvoke/blade-fontawesome
MIT License
163 stars 27 forks source link

allow to sync icons from free and pro package for custom FA versions #31

Closed Gummibeer closed 2 years ago

Gummibeer commented 2 years ago

fixes #30

The command has the old name as alias - that way this PR isn't breaking.

The command now also has two new options --free and --pro to enforce a specific FA package. The default will pick the one of both that is installed - preferring the pro one. So the default behavior stays the same.

Gummibeer commented 2 years ago

Great! 🥳 Just a ping for the hacktoberfest-accepted label. 🙈😂