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.
To setup the project locally follow the next steps:
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>
The following PeerDependencies are needed so the package does work:
- typescript >= 4.9.5
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
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.
Christoph Kruppe - [https://github.com/ckruppe] - c.kruppe@nfq.de