mirror of
https://github.com/nlohmann/json.git
synced 2026-07-26 20:34:54 +00:00
Clean up and document project files (#4560)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
/* disable ligatures in code and preformatted blocks */
|
||||
code, pre {
|
||||
font-variant-ligatures: none;
|
||||
/* enable ligatures in code and preformatted blocks */
|
||||
.md-typeset code, .md-typeset pre {
|
||||
font-variant-ligatures: common-ligatures;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user