@salesforce-ux/design-system
Version:
Salesforce Lightning Design System
35 lines • 706 B
JSON
{
"properties": [
{
"type": "number",
"cssProperties": [
"font",
"*height"
],
"category": "line-height",
"value": "1.375",
"comment": "Unitless line-heights for reusability",
"name": "lineHeightText"
},
{
"type": "number",
"cssProperties": [
"font",
"*height"
],
"category": "line-height",
"value": "1.375",
"comment": "Variable unitless line-heights for reusability",
"name": "varLineHeightText"
},
{
"category": "sizing",
"type": "size",
"value": "250px",
"cssProperties": [
"width"
],
"name": "widthStageLeft"
}
]
}