kzv-icons
v1.0.18
Published
KZV icons and utilities for syncing them with Figma
Downloads
9
Readme
kzv-icons
To sync icons from Figma file:
- Run "npm run sync"
- Run "npm run prepare"
- Bump version in package.json
- Run "npm publish"
To publish to GH pages run "npm run deploy"
You need a figma private key in .env file.
Run example
Run "npm run start" in /example folder.