@nfq/next-fonts
TypeScript icon, indicating that this package has built-in type declarations

1.6.0 • Public • Published

@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.

(back to top)


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

(back to top)


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

(back to top)


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.

(back to top)


Support

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

(back to top)

Readme

Keywords

Package Sidebar

Install

npm i @nfq/next-fonts

Weekly Downloads

32

Version

1.6.0

License

MIT

Unpacked Size

37.8 kB

Total Files

20

Last publish

Collaborators

  • nfqdbt