@salesforce-ux/design-system
Version:
Salesforce Lightning Design System
70 lines • 1.25 kB
JSON
{
"properties": [
{
"category": "spacing",
"type": "size",
"comment": "",
"cssProperties": [
"top",
"right",
"bottom",
"left",
"margin*",
"padding*",
"border*",
"*width",
"*height",
"box-shadow"
],
"value": "12",
".alias": {
"value": "0.75rem"
},
"name": "cardSpacingMedium"
},
{
"category": "spacing",
"type": "size",
"comment": "",
"cssProperties": [
"top",
"right",
"bottom",
"left",
"margin*",
"padding*",
"border*",
"*width",
"*height",
"box-shadow"
],
"value": "12",
".alias": {
"value": "0.75rem"
},
"name": "cardSpacingLarge"
},
{
"category": "spacing",
"type": "size",
"comment": "",
"cssProperties": [
"top",
"right",
"bottom",
"left",
"margin*",
"padding*",
"border*",
"*width",
"*height",
"box-shadow"
],
"value": "4",
".alias": {
"value": "0.25rem"
},
"name": "tableSpacingXSmall"
}
]
}