Webfontloader for Preact
npm install preact-webfont-loaderPreact Webfont Loader is a JavaScript package based on react-webfont-loader.
You can install the package via yarn (or npm):
``bash`
$ yarn add preact-webfont-loader
`js
import Form from 'preact-webfont-loader';
``
- Mikko Forsström
- Demian Dekoninck
- All Contributors