Sign in
flutter
/
third_party
/
json.git
/
6b276104d1eb1d3c6018994e314cb3fd65550315
/
.
/
css
/
custom.css
blob: 8940a782e1fb0d4249acc06ca1bdd5ae4c18e47b [
file
]
/* enable ligatures in code and preformatted blocks */
.
md-typeset code
,
.
md-typeset pre
{
font-variant-ligatures
:
common-ligatures
;
}