A module for using fontfare in nuxt
🏠 Homepage
npm install @traum-ferienwohnungen/nuxt-fontfare
In your nuxt.config.js
include it as a module
{
// ...
modules: [
'@traum-ferienwohnungen/nuxt-fontfare'
]
// ...
}
For icon usage see traum-ferienwohnungen/fontfare
👤 Johannes Konze [email protected]
- Github: @jkonze
Contributions, issues and feature requests are welcome!
Feel free to check issues page.
Give a ⭐️ if this project helped you!
Copyright © 2019 Johannes Konze [email protected].
This project is BSD--3--Clause licensed.
This README was generated with ❤️ by readme-md-generator