Skip to content

Commit 2695f9d

Browse files
committed
variants
1 parent 9b4e122 commit 2695f9d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

params/variants.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1199,20 +1199,23 @@ description = "Serifless `L`"
11991199
selector.L = "serifless"
12001200
selector."L/sansSerif" = "serifless"
12011201
selector."currency/sterlingSign" = "serifless"
1202+
selector."currency/turkishLiraSign" = "serifless"
12021203

12031204
[prime.capital-l.variants.motion-serifed]
12041205
rank = 2
12051206
description = "Standard `L` with motion serif at bottom right"
12061207
selector.L = "motionSerifed"
12071208
selector."L/sansSerif" = "serifless"
12081209
selector."currency/sterlingSign" = "motionSerifed"
1210+
selector."currency/turkishLiraSign" = "serifless"
12091211

12101212
[prime.capital-l.variants.serifed]
12111213
rank = 3
12121214
description = "`L` with serifs"
12131215
selector.L = "serifed"
12141216
selector."L/sansSerif" = "serifless"
12151217
selector."currency/sterlingSign" = "motionSerifed"
1218+
selector."currency/turkishLiraSign" = "serifed"
12161219

12171220

12181221

0 commit comments

Comments
 (0)