There are steps for development and adding stuff to this project:
- Clone the repository
- Install npm dependencies via
npm install - Add color for some icon or desired icon in one of SASS file in
scss folder - Build CSS files in project folder in terminal with
gulp - Create pull request