Skip to content

Commit 37ddab3

Browse files
committed
fix(fonts/comic-code): correctly declare ligatures support
Fixes CSS-Tricks#118
1 parent e469493 commit 37ddab3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/fonts/comic-code.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ license:
77
- name: MyFonts Licensing
88
url: https://www.myfonts.com/fonts/tabular-type-foundry/comic-code?tab=licensing
99
cost: $3.33 - $99.99
10-
ligatures: false
10+
ligatures: true
1111
italics: true
1212
variable: false
1313
stylesheet_url: Comic Code/comic-code.css

0 commit comments

Comments
 (0)