@salesforce-ux/design-system
Version:
Salesforce Lightning Design System
72 lines (70 loc) • 2.98 kB
text/less
/* Variable spacing token for size X Large */
@var-spacing-x-large: 1rem;
/* Variable horizontal spacing token for size Small */
@var-spacing-horizontal-small: 0.5rem;
/* Variable horizontal spacing token for size XX Large */
@var-spacing-horizontal-xx-large: 1.5rem;
/* Variable typography token for font size 10 */
@var-font-size-10: 2rem;
/* Variable vertical spacing token for size Large */
@var-spacing-vertical-large: 0.75rem;
/* Variable typography token for font size 11 */
@var-font-size-11: 2.625rem;
/* Variable spacing token for size Large */
@var-spacing-large: 0.75rem;
/* Variable spacing token for size Medium */
@var-spacing-medium: 0.5rem;
/* Variable vertical spacing token for size Medium */
@var-spacing-vertical-medium: 0.5rem;
/* Variable typography token for font size 1 */
@var-font-size-1: 0.625rem;
/* Variable vertical spacing token for size X Small */
@var-spacing-vertical-x-small: 0.25rem;
/* Variable vertical spacing token for size XXX Small */
@var-spacing-vertical-xxx-small: 0.125rem;
/* Variable typography token for font size 2 */
@var-font-size-2: 0.75rem;
/* Variable spacing token for size X Small */
@var-spacing-x-small: 0.125rem;
/* Variable spacing token for size XXX Small */
@var-spacing-xxx-small: 0.125rem;
/* Variable typography token for font size 3 */
@var-font-size-3: 0.8125rem;
/* Variable horizontal spacing token for size X Large */
@var-spacing-horizontal-x-large: 1rem;
/* Variable typography token for font size 4 */
@var-font-size-4: 0.875rem;
/* Variable typography token for font size 5 */
@var-font-size-5: 0.875rem;
/* Variable horizontal spacing token for size XX Small */
@var-spacing-horizontal-xx-small: 0.125rem;
/* Variable typography token for font size 6 */
@var-font-size-6: 1rem;
/* Variable spacing token for size XX Large */
@var-spacing-xx-large: 1.5rem;
/* Variable typography token for font size 7 */
@var-font-size-7: 1.25rem;
/* Variable vertical spacing token for size XX Large */
@var-spacing-vertical-xx-large: 1.5rem;
/* Variable typography token for font size 8 */
@var-font-size-8: 1.25rem;
/* Variable vertical spacing token for size Small */
@var-spacing-vertical-small: 0.5rem;
/* Variable typography token for font size 9 */
@var-font-size-9: 1.75rem;
/* Variable spacing token for size Small */
@var-spacing-small: 0.25rem;
/* Variable horizontal spacing token for size Large */
@var-spacing-horizontal-large: 0.75rem;
/* Variable horizontal spacing token for size XXX Small */
@var-spacing-horizontal-xxx-small: 0.125rem;
/* Variable horizontal spacing token for size X Small */
@var-spacing-horizontal-x-small: 0.25rem;
/* Variable spacing token for size XX Small */
@var-spacing-xx-small: 0.125rem;
/* Variable horizontal spacing token for size Medium */
@var-spacing-horizontal-medium: 0.75rem;
/* Variable vertical spacing token for size XX Small */
@var-spacing-vertical-xx-small: 0.125rem;
/* Variable vertical spacing token for size X Large */
@var-spacing-vertical-x-large: 1rem;