6.6.0 • Published 4 months ago
@vt7/tailwind-purge-icon v6.6.0
@vt7/tailwind-purge-icon
The @vt7/tailwind-purge-icon
package is a tailwind plugin that converts iconify json to icon utility class.
Usage
Install package:
# npm
npm install @vt7/tailwind-purge-icon
# yarn
yarn add @vt7/tailwind-purge-icon
# pnpm
pnpm install @vt7/tailwind-purge-icon
# bun
bun install @vt7/tailwind-purge-icon
Import:
// ESM
import { purgeIconPlugin } from "@vt7/tailwind-purge-icon";
// CommonJS
const { purgeIconPlugin } = require("@vt7/tailwind-purge-icon");
Development
- Clone this repository
- Install latest LTS version of Node.js
- Enable Corepack using
corepack enable
- Install dependencies using
pnpm install
- Run interactive tests using
pnpm dev
License
Made with 💛
Published under MIT License.
6.6.0
4 months ago
6.5.0
5 months ago
6.1.0
11 months ago
6.0.0
1 year ago
5.3.1
1 year ago
5.3.0
1 year ago
5.2.1
1 year ago
5.1.0
2 years ago
5.0.4
2 years ago
5.0.3
2 years ago
5.0.2
2 years ago
5.0.1
2 years ago
5.0.0
2 years ago
0.0.7
2 years ago
0.0.6
2 years ago
0.0.5
2 years ago
0.0.4
2 years ago
0.0.3
2 years ago
0.0.2
2 years ago