@steeze-ui/icons
Version:
Utilities for @steeze-ui/icons
26 lines (14 loc) • 610 B
Markdown
# READ THIS FIRST
This project is still in experimental development. Expect bugs and breaking changes!
## Overview
Effortless Utilities for [steeze-ui/icons](https://github.com/steeze-ui/icons)
### Icon Packs
For all available Icon Packs visit [steeze-ui/icons](https://github.com/steeze-ui/icons)
### Icon Components
For all available Icon Components visit [steeze-ui/icons](https://github.com/steeze-ui/icons)
## Development
This repo uses pnpm. To build a new version of the package just run:
```bash
pnpm install && pnpm package
```
This produces a ready-to-publish package for the npm registry