Sign in
flutter
/
third_party
/
json
/
refs/heads/gh-pages
/
.
/
css
/
custom.css
blob: 8940a782e1fb0d4249acc06ca1bdd5ae4c18e47b [
file
] [
log
] [
blame
] [
edit
]
/* enable ligatures in code and preformatted blocks */
.
md-typeset code
,
.
md-typeset pre
{
font-variant-ligatures
:
common-ligatures
;
}