nuxtjs-mdi-font

1.0.2 • Public • Published

Nuxt Material Design Icons Font

npm version npm downloads License

Material Design Icons for Nuxt app

📖 Release Notes

Setup

  1. Add nuxtjs-mdi-font dependency to your project
yarn add nuxtjs-mdi-font # or npm install nuxtjs-mdi-font 
  1. Add nuxtjs-mdi-font to the modules section of nuxt.config.js
{
  modules: [
    'nuxtjs-mdi-font'
  ]
}

** Tips: If it not work, let's restart server. (Ctrl + C then yarn dev)

Usage

<span class="mdi mdi-credit-card-plus"></span>

Package Sidebar

Install

npm i nuxtjs-mdi-font

Weekly Downloads

235

Version

1.0.2

License

MIT

Unpacked Size

2.1 kB

Total Files

4

Last publish

Collaborators

  • chungtran4078