Dev Build: v0.0.1 (build #2)
Pre-release
Pre-release
·
2 commits
to dev
since this release
Dev Pre-release
Not intended for production. This is an automated build from the
devbranch.
| Version | 0.0.1 |
| Commit | 7100316 |
| Triggered by | @ProfessorBlackman |
| Branch | dev |
| Build | #2 |
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.