video-browser-icons
v1.1.0
Published
This project uses [Fontello](http://fontello.com) and the [Fontello CLI](https://github.com/paulyoung/fontello-cli) to trim down Font Awesome to only the specific icons we need in our project.
Downloads
3
Readme
Iconic Fonts for React Video Browser
This project uses Fontello and the Fontello CLI to trim down Font Awesome to only the specific icons we need in our project.
config.json
can be downloaded from Fontello or manually edited which drives exactly which fonts are packaged and allows for namespacing of CSS classes. There is a Makefile included for building the output in the dist
directory.
Note: seems to quit working with newer version of Node, v8.9.0 works.