@fileverse-dev/ddoc 3.0.65 → 3.0.66
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.es.js +2 -0
- package/dist/style.css +1 -1
- package/package.json +1 -1
package/dist/index.es.js
CHANGED
|
@@ -35748,6 +35748,8 @@ const L2 = (e) => {
|
|
|
35748
35748
|
"Comic Sans MS": "Comic Sans MS, Comic Sans",
|
|
35749
35749
|
Cursive: "Cursive",
|
|
35750
35750
|
Georgia: "Georgia, serif",
|
|
35751
|
+
"IBM Plex Sans": "IBM Plex Sans, sans-serif",
|
|
35752
|
+
"IBM Plex Serif": "IBM Plex Serif, serif",
|
|
35751
35753
|
"IBM Plex Mono": "IBM Plex Mono, monospace",
|
|
35752
35754
|
Impact: "Impact, Charcoal, sans-serif",
|
|
35753
35755
|
"Inclusive Sans": "Inclusive Sans, sans-serif",
|