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
170 stars 30 forks source link

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

Closed Gummibeer closed 3 years ago

Gummibeer commented 3 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 3 years ago

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