/nuxt-fontfare

The Webpack way of including the TFW icon font

Primary LanguageJavaScriptBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

Welcome to @traum-ferienwohnungen/nuxt-fontfare 👋

Version Documentation Maintenance License: BSD--3--Clause

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