Gaafar / dev-fonts

List of fonts for coding
https://devfonts.gafi.dev
940 stars 25 forks source link

Ligatures setting should be reflected in website CSS #73

Open gingerbeardman opened 1 week ago

gingerbeardman commented 1 week ago

On

Off

.CodeMirror pre.CodeMirror-line, .CodeMirror pre.CodeMirror-line-like {
    font-variant-ligatures: none;
}