1.0.1 • Published 2 years ago
@steeze-ui/font-awesome v1.0.1
Overview
Effortless Icon Pack for Font Awesome Icons
- Based on Font Awesome
- Defines the Icon Source to be used in any steeze-ui icon component
Installation
npm i -D @steeze-ui/font-awesomeUsage
import { FaceSmile } from '@steeze-ui/font-awesome'Documentation
Themes
| Value | Description |
|---|---|
| default | The regular versions of the Icons |
| solid | The solid versions of the Icons |
Other Icon Packs
For all other available Icon Packs visit steeze-ui/icons
Development
This repo uses pnpm. To build a new version of the package just run:
pnpm install && pnpm packageThis produces a ready-to-publish package for the npm registry