@islands/icons
TypeScript icon, indicating that this package has built-in type declarations

0.8.0 • Public • Published


@islands/icons

An îles module to add and configure unplugin-icons:

  • autoInstall enabled by default, and icon prefix to prevent conflicts

  • 🧱 configures the unplugin-vue-components resolver automatically

  • 🎨 files in the /icons dir available as the app collection, <IconApp...

Usage 🚀

// iles.config.ts
import { defineConfig } from 'iles'

export default defineConfig({
  modules: [
    '@islands/icons',
  ],
})

Readme

Keywords

none

Package Sidebar

Install

npm i @islands/icons

Weekly Downloads

4

Version

0.8.0

License

none

Unpacked Size

5.64 kB

Total Files

7

Last publish

Collaborators

  • elmassimo