Add link of Customizer in README
This commit is contained in:
parent
1b9eef5b7a
commit
adab05d0b9
1 changed files with 3 additions and 1 deletions
|
@ -319,7 +319,9 @@ To create a custom build, you need:
|
|||
|
||||
### Configuring Custom Build
|
||||
|
||||
Configuration of build plans are organized under `[buildPlans.<plan name>]` sections in the `private-build-plans.toml`. Inside the plan, top-level properties include:
|
||||
Configuration of build plans are organized under `[buildPlans.<plan name>]` sections in the `private-build-plans.toml`. You can use [the Customizer](https://be5invis.github.io/Iosevka/customizer) to create the build plan, and/or manulally edit them, following the instructions below.
|
||||
|
||||
Inside the plan, top-level properties include:
|
||||
|
||||
* `family`: String, defines the family name of your custom variant.
|
||||
* `spacing`: Optional, String, denotes the spacing of the custom variant. Valid values include:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue