Wondering if I can manage Font Awesome Kit on v6 using nom or package manager

18 Views Asked by At

Has anyone been able to implement the management of a Font Aweseom Kit adding new custom icons as a self-hosted version using npm or any other package management system? So for instance we add a custom icon to the Kit then increment the version and update our package.json to go get that version of the Kit and place it in the node_modules dir?

0

There are 0 best solutions below