@salesforce-ux/design-system
Version:
Salesforce Lightning Design System
23 lines (21 loc) • 531 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: font
type: font
cssProperties:
- 'font'
- 'font-family'
scope: global
primitive: true
imports:
- ../aliases/font-family.yml
props:
FONT_FAMILY:
value: '{!SANS_SERIF}'
comment: 'Default font-family for Salesforce applications'
access: global
FONT_FAMILY_HEADING:
value: '{!SANS_SERIF}'
FONT_FAMILY_MONOSPACE:
value: '{!MONOSPACE}'