1.0.0 ā€¢ Published 4 years ago

@traum-ferienwohnungen/nuxt-fontfare v1.0.0

Weekly downloads
-
License
BSD-3-Clause
Repository
github
Last release
4 years ago

A module for using fontfare in nuxt

šŸ  Homepage

Install

npm install @traum-ferienwohnungen/nuxt-fontfare

Usage

In your nuxt.config.js include it as a module

{
  // ...
  modules: [
    '@traum-ferienwohnungen/nuxt-fontfare'
  ]
  // ...
}

For icon usage see traum-ferienwohnungen/fontfare

Author

šŸ‘¤ Johannes Konze konze@traum-ferienwohnungen.de

šŸ¤ Contributing

Contributions, issues and feature requests are welcome!Feel free to check issues page.

Show your support

Give a ā­ļø if this project helped you!

šŸ“ License

Copyright Ā© 2019 Johannes Konze <konze@traum-ferienwohnungen.de>. This project is BSD--3--Clause licensed.


This README was generated with ā¤ļø by readme-md-generator