A webfont to improve rendering of graphemes that might appear in normalizable ENS names on the web.
npm install @namehash/ens-webfontrun npm i @namehash/ens-webfont.
Add the following import statement to your app:
``ts`
import "@namehash/ens-webfont";
Simply add the ens-webfont class to each HTML element where an ENS name might be displayed or input. It is not recommended to apply ens-webfont` across your entire UI. It should only be used specifically where ENS names might be displayed or input.
Visit our website and get in contact.
Licensed under the MIT License, Copyright © 2023-present NameHash Labs.
See LICENSE for more information.