raja-font-icon
v1.0.16
Published
This project build a font icon from SVG files or Sketch files created by RAJA's UI designers.
Downloads
14
Readme

RAJA FONT ICON Project
This project build a font icon from SVG files or Sketch files created by RAJA's UI designers.
Installation
Use Gulp to exec build script
npm i gulp -gInit project's dependencies
npm iAnd build the font after adding news SVG files in assets folder
gulp buildUsage
npm i raja-font-iconAnd use the css file generated in your project ..
import 'raja-font-icon/build/css/icons.css';