@nfq/next-fonts
v1.6.0
Published
Next.js plugin to load and preload fonts
Downloads
460
Readme
@NFQ Next.Js Fonts
Description:
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] - [email protected]