Skip to content
This repository was archived by the owner on Dec 14, 2020. It is now read-only.

Integrating FontAwesome 5 Pro? #32

Open
kbrookes opened this issue Apr 18, 2018 · 2 comments
Open

Integrating FontAwesome 5 Pro? #32

kbrookes opened this issue Apr 18, 2018 · 2 comments
Labels

Comments

@kbrookes
Copy link

Hi there,

I have a license for FA5 Pro. I see the latest version of Blank Bootstrap includes the free version, which is great.

The first (and only, so far) time I tried to use FA5 Pro with a previous version of Blank, I couldn't figure out how to only import the subset of icons I wanted to use, particularly in the context of wanting to use the svg option. I wound up using the entire library, which added a massive additional download to the project.

If you've got any tips on this front I'd greatly appreciate it!

@cod3cow
Copy link
Owner

cod3cow commented Apr 19, 2018

I don't have a pro license. So if it is possible in the free version to create a subset of icons I will dive into it. But I didn't see something like this and I think it is more a FA issue then a BL4NK issue. Anyway, please provide a link to the documentation of creating subsets. Thanks.

@kbrookes
Copy link
Author

Hi Alexander,

Thanks for the reply - it's definitely more of an FA thing, I've been wrestling with it for a while through stackoverflow without much luck.

Here's the node.js docs:

https://fontawesome.com/how-to-use/use-with-node-js - it's fairly straightforward to install via NPM and get it into the BL4NK project.

Here's the bit on defining the library, which is where I get lost:

https://fontawesome.com/how-to-use/use-with-node-js#using-the-library

I've tried working with the gulp.js to integrate this method, but to no avail.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants