@ioiotv/ioio-kit-icons
v1.0.4
Published
## This project is used to generate static assets from font awesome pro libraries, so that they can be later imported dynamically.
Downloads
4
Maintainers
Keywords
Readme
ioio-kit-icons
This project is used to generate static assets from font awesome pro libraries, so that they can be later imported dynamically.
You do not need to do anything with this project
in order to use it, simply add a starting script inside your package.json as follows
"compile:icons": "npm i --no-save @ioiotv/ioio-kit-icons&&node node_modules/@ioiotv/ioio-kit-icons src/public/icons",