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