Hi
Can somebody guide me how I can use fontawesome pro in metronic8 html version?
Thanks
hi. this is guide for to convert FA from free to pro.
"@fortawesome": {
styles: [
"{$config.path.node_modules}/@fortawesome/fontawesome-pro/css/all.min.css",
],
fonts: [
"{$config.path.node_modules}/@fortawesome/fontawesome-pro/webfonts/**",
],
},
@awesome.me:registry=https://npm.fontawesome.com/
@fortawesome:registry=https://npm.fontawesome.com/
//npm.fontawesome.com/:_authToken=your-auth-tokennpmScopes: awesome.me: npmAlwaysAuth: true npmRegistryServer: "https://npm.fontawesome.com/" npmAuthToken: "your-auth-token" fortawesome: npmAlwaysAuth: true npmRegistryServer: "https://npm.fontawesome.com/" npmAuthToken: "your-auth-token"
Hi,
Sorry, we don't have access to Fontawesome Pro and we can not include it in Metronic due to license limitations. If the usage of Fontawesome free and pro versions are same then you can probably replace the assets of the icons you can try to replace them.
Regards,
Sean