You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey! not sure if you found a fix for this. But I believe the issue lies with the prefix being incorrect. The brand prefix is 'fab' instead of 'fas' (i.e. 'fontawesome brands' instead of 'fontawesome solid'). Hope that helps. <font-awesome-icon :icon="['fab', 'twitter']" />
Solid icons are loading but Brand icons are not. Any ideas if this is a bug?
nuxt.config.js file
package.json
The text was updated successfully, but these errors were encountered: