@symbo.ls/scratch
Advanced tools
Comparing version 0.3.10 to 0.3.11
@@ -5,3 +5,3 @@ { | ||
"author": "Symbols", | ||
"version": "0.3.10", | ||
"version": "0.3.11", | ||
"files": [ | ||
@@ -8,0 +8,0 @@ "src" |
@@ -14,4 +14,5 @@ 'use strict' | ||
serif: 'Helvetica, Arial, sans-serif, --system-default', | ||
'sans-serif': 'Times New Roman, Georgia, serif, --system-default' | ||
'sans-serif': 'Times New Roman, Georgia, serif, --system-default', | ||
monospace: 'Courier New, monospace, --system-default' | ||
} | ||
export const FONT_FACE = getFontFace(FONT_FAMILY) |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
26922
834