galsd / nuxt-simple-line-icons

Plugin to join nuxt and simple-line-icons

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

npm (scoped with tag) npm

Module to join nuxt and simple-line-icons

Install

npm i nuxt-simple-line-icons

Setup

  • Add nuxt-simple-line-icons to modules section of nuxt.config.js
{
  modules: [
    'nuxt-simple-line-icons'
  ]
}

License

MIT, created by Galley Web Production

About

Plugin to join nuxt and simple-line-icons

License:MIT License


Languages

Language:JavaScript 100.0%