Closed aaronshekey closed 8 years ago
This pull request allows you to specify a unique fontFamilyName that's independent of the filename.
We ran into wanting this over at https://github.com/primer/octicons/pull/91
fontFamilyName should just fall back to font so it shouldn't break anything if fontFamilyName isn't set in the options.
fontFamilyName
font
Am I missing anything?
This should be in better shape, @sapegin. Any other feedback? Any other noob moments? :smile:
Cool, thanks!
This pull request allows you to specify a unique fontFamilyName that's independent of the filename.
We ran into wanting this over at https://github.com/primer/octicons/pull/91
fontFamilyName
should just fall back tofont
so it shouldn't break anything iffontFamilyName
isn't set in the options.Am I missing anything?