Dev Build: v0.0.1 (build #3)
Pre-release
Pre-release
Dev Pre-release
Not intended for production. This is an automated build from the
devbranch.
| Version | 0.0.1 |
| Commit | 2a497a8 |
| Triggered by | @ProfessorBlackman |
| Branch | dev |
| Build | #3 |
Install locally for testing
- Download
dist.zipfrom the assets below and unzip it. - Add the extracted folder as a local dependency in your project:
# npm npm install /path/to/dist # pnpm pnpm add /path/to/dist # yarn yarn add /path/to/dist
- Import as usual:
import { GyeNyame } from 'ghicons';
Maintainers: once validated, merge
devintomasterto trigger the production release.