@salesforce-ux/design-system
Version:
Salesforce Lightning Design System
30 lines (28 loc) • 775 B
YAML
# Copyright (c) 2015-present, salesforce.com, inc. All rights reserved
# Licensed under BSD 3-Clause - see LICENSE.txt or git.io/sfdc-license
global:
category: line-height
type: number
cssProperties:
- font
- '*height'
props:
LINE_HEIGHT_HEADING:
value: '1.25'
comment: Unitless line-heights for reusability
access: global
LINE_HEIGHT_TEXT:
value: '1.5'
comment: Unitless line-heights for reusability
access: global
LINE_HEIGHT_RESET:
value: '1'
comment: Remove extra leading. Unitless line-heights for reusability
access: global
LINE_HEIGHT_TAB:
value: 2.5rem
comment: Line heights for tabs
access: global
VAR_LINE_HEIGHT_TEXT:
value: '1.5'
comment: Variable unitless line-heights for reusability