A separate variant selector, ij-dot
, was added to allow users to configure the shape of the dots in i
and j
separately. (#2310)
This commit is contained in:
parent
4216bde7da
commit
debba0d9fb
30 changed files with 117 additions and 90 deletions
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@iosevka/param",
|
||||
"version": "29.2.1",
|
||||
"version": "30.0.0",
|
||||
"private": true,
|
||||
"exports": {
|
||||
".": "./src/index.mjs",
|
||||
|
@ -9,6 +9,6 @@
|
|||
"./metric-override": "./src/metric-override.mjs"
|
||||
},
|
||||
"dependencies": {
|
||||
"@iosevka/util": "29.2.1"
|
||||
"@iosevka/util": "30.0.0"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue