0.8.0 • Published 2 years ago

@islands/icons v0.8.0

Weekly downloads
-
License
-
Repository
github
Last release
2 years ago

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',
  ],
})
0.8.0

2 years ago

0.1.1

3 years ago

0.1.0

3 years ago