Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/traum-ferienwohnungen/nuxt-fontfare

The Webpack way of including the TFW icon font
https://github.com/traum-ferienwohnungen/nuxt-fontfare

fontfare nuxt nuxtjs

Last synced: about 1 month ago
JSON representation

The Webpack way of including the TFW icon font

Awesome Lists containing this project

README

        

Welcome to @traum-ferienwohnungen/nuxt-fontfare 👋



Version

Documentation


Maintenance


License: BSD--3--Clause

> A module for using fontfare in nuxt

### 🏠 [Homepage](https://github.com/traum-ferienwohnungen/nuxt-fontfare#readme)

## Install

```sh
npm install @traum-ferienwohnungen/nuxt-fontfare
```

## Usage

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

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

For icon usage see [traum-ferienwohnungen/fontfare](https://github.com/traum-ferienwohnungen/fontfare)

## Author

👤 **Johannes Konze **

* Github: [@jkonze](https://github.com/jkonze)

## 🤝 Contributing

Contributions, issues and feature requests are welcome!
Feel free to check [issues page](https://github.com/traum-ferienwohnungen/nuxt-fontfare/issues).

## Show your support

Give a ⭐️ if this project helped you!

## 📝 License

Copyright © 2019 [Johannes Konze ](https://github.com/jkonze).

This project is [BSD--3--Clause](https://github.com/traum-ferienwohnungen/nuxt-fontfare/blob/master/LICENSE) licensed.

***
_This README was generated with ❤️ by [readme-md-generator](https://github.com/kefranabg/readme-md-generator)_