@salesforce-ux/design-system
Version:
Salesforce Lightning Design System
114 lines • 2.52 kB
JSON
{
"properties": [
{
"category": "font",
"type": "size",
"comment": "Variable typography token for font size 10",
"cssProperties": [
"font-size"
],
"value": "32",
"name": "varFontSize10"
},
{
"category": "font",
"type": "size",
"comment": "Variable typography token for font size 11",
"cssProperties": [
"font-size"
],
"value": "42",
"name": "varFontSize11"
},
{
"category": "font",
"type": "size",
"comment": "Variable typography token for font size 1",
"cssProperties": [
"font-size"
],
"value": "10",
"name": "varFontSize1"
},
{
"category": "font",
"type": "size",
"comment": "Variable typography token for font size 2",
"cssProperties": [
"font-size"
],
"value": "12",
"name": "varFontSize2"
},
{
"category": "font",
"type": "size",
"comment": "Variable typography token for font size 3",
"cssProperties": [
"font-size"
],
"value": "13",
"name": "varFontSize3"
},
{
"category": "font",
"type": "size",
"comment": "Variable typography token for font size 4",
"cssProperties": [
"font-size"
],
"value": "14",
"name": "varFontSize4"
},
{
"category": "font",
"type": "size",
"comment": "Variable typography token for font size 5",
"cssProperties": [
"font-size"
],
"value": "14",
"name": "varFontSize5"
},
{
"category": "font",
"type": "size",
"comment": "Variable typography token for font size 6",
"cssProperties": [
"font-size"
],
"value": "16",
"name": "varFontSize6"
},
{
"category": "font",
"type": "size",
"comment": "Variable typography token for font size 7",
"cssProperties": [
"font-size"
],
"value": "20",
"name": "varFontSize7"
},
{
"category": "font",
"type": "size",
"comment": "Variable typography token for font size 8",
"cssProperties": [
"font-size"
],
"value": "20",
"name": "varFontSize8"
},
{
"category": "font",
"type": "size",
"comment": "Variable typography token for font size 9",
"cssProperties": [
"font-size"
],
"value": "28",
"name": "varFontSize9"
}
]
}