1.6.0 • Published 11 months ago

@nfq/next-fonts v1.6.0

Weekly downloads
-
License
MIT
Repository
github
Last release
11 months ago

@NFQ Next.Js Fonts

GitHub license EsLint Horusec Cypress


  1. Description
  2. Getting started
    1. Installation
    2. PeerDependencies
  3. Usage
  4. Props
  5. Support

Description: License: MIT

An small package that adds auto @font-face generation to your next.js project. It also adds the preview link tags to the head of the document.


Getting started

To setup the project locally follow the next steps:

Installation

To install the package run

npm install <Project name>

if you are on yarn

yarn add <Project name>

or on pnpm

pnpm install <Project name>

PeerDependencies:

The following PeerDependencies are needed so the package does work:

  • typescript >= 4.9.5

Usage

Use this space to show useful examples of how a project can be used. Additional screenshots, code examples and demos work well in this space. You may also link to more resources.

For more examples, please refer to the Documentation


Props

Use this space for prop tables if you make an react module or for params if you create js module. Or use it for arguments if you create an cli.


Support

Christoph Kruppe - https://github.com/ckruppe - c.kruppe@nfq.de

1.6.0

11 months ago

1.4.2

12 months ago

1.5.0

11 months ago

1.4.1

1 year ago

1.4.0

2 years ago

1.3.2

2 years ago

1.3.1

2 years ago

1.3.0

2 years ago

1.2.1

2 years ago

1.2.0

2 years ago

1.1.2

2 years ago

1.1.1

2 years ago

1.1.0

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago