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