FortAwesome / wordpress-fontawesome

Font Awesome Official WordPress Plugin
Other
56 stars 19 forks source link

Theme using composer package #80

Closed mlwilkerson closed 4 years ago

mlwilkerson commented 4 years ago

This PR modifies the loader to be compatible with how a theme would require this as a composer package. It also provides an example theme (theme-mu) to demonstrate how a theme would require this as a composer package.

Fixes #75