@modulz/radix
Advanced tools
Comparing version 0.0.1-beta.43 to 0.0.1-beta.44
@@ -10,4 +10,4 @@ declare type RadixBreakpoints<T> = Array<T> & { | ||
readonly fonts: { | ||
readonly normal: "UntitledSans, -apple-system, BlinkMacSystemFont, \"Helvetica Neue\", helvetica, arial, sans-serif"; | ||
readonly mono: "RadixDuo, \"Liberation Mono\", Menlo, Consolas, monospace"; | ||
readonly normal: "\"Untitled Sans\", UntitledSans, -apple-system, BlinkMacSystemFont, \"Helvetica Neue\", Arial, sans-serif"; | ||
readonly mono: "\"Söhne Mono\", RadixDuo, \"Liberation Mono\", Menlo, Consolas, monospace"; | ||
}; | ||
@@ -14,0 +14,0 @@ readonly fontSizes: readonly ["10px", "12px", "13px", "15px", "17px", "19px", "21px", "23px", "27px", "35px", "58px"]; |
{ | ||
"name": "@modulz/radix", | ||
"version": "0.0.1-beta.43", | ||
"version": "0.0.1-beta.44", | ||
"description": "Radix Design System", | ||
@@ -58,3 +58,3 @@ "author": "Pedro Duarte <pedro@modulz.app>", | ||
}, | ||
"gitHead": "b4a2edcf415dd836979783ac27270e11cf6140bc" | ||
"gitHead": "4641723a382b40e48c6b4c83e1f10aaa03931a2e" | ||
} |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
301529
52
4935