Ghost/ghost/custom-fonts
Sodbileg Gansukh 2f935a1e58 Added Libre Baskerville font (#21539)
ref DES-903
2024-11-06 16:58:37 -06:00
..
src Added Libre Baskerville font (#21539) 2024-11-06 16:58:37 -06:00
test Switched from @import to <link> for loading custom fonts (#21425) 2024-10-28 14:08:16 +08:00
.eslintrc.js Custom fonts (#21337) 2024-10-24 07:43:08 -04:00
package.json Custom fonts (#21337) 2024-10-24 07:43:08 -04:00
README.md Custom fonts (#21337) 2024-10-24 07:43:08 -04:00
tsconfig.esm.json Custom fonts (#21337) 2024-10-24 07:43:08 -04:00
tsconfig.json Custom fonts (#21337) 2024-10-24 07:43:08 -04:00

Custom Fonts

Custom fonts mapping module

Usage

Develop

This is a monorepo package.

Follow the instructions for the top-level repo.

  1. git clone this repo & cd into it as usual
  2. Run yarn to install top-level dependencies.

Test

  • yarn lint run just eslint
  • yarn test run lint and tests