UNPKG

@maggioli-design-system/design-tokens

Version:

This is the Design Token library of Maggioli Design System, here you'll find all the visual data used around the libraries.

93 lines (90 loc) 2.18 kB
/* @magma-design-system/design-tokens v14.1.0 Generated by Style Dictionary Do not edit directly Generated at Mon, 08 Jun 2026 14:52:24 GMT */ const fontSize = { "size-title-h1": ['3rem', { fontWeight: '900', letterSpacing: '-0.025em', lineHeight: '3rem', }], "size-title-h2": ['2.25rem', { fontWeight: '900', letterSpacing: '-0.025em', lineHeight: '2.5rem', }], "size-title-h3": ['1.875rem', { fontWeight: '900', letterSpacing: '-0.025em', lineHeight: '2.25rem', }], "size-title-h4": ['1.5rem', { fontWeight: '900', letterSpacing: '-0.025em', lineHeight: '2rem', }], "size-title-h5": ['1.25rem', { fontWeight: '900', letterSpacing: '-0.025em', lineHeight: '1.75rem', }], "size-title-h6": ['1rem', { fontWeight: '700', letterSpacing: '-0.025em', lineHeight: '1.5rem', }], "size-title-action": ['0.875rem', { fontWeight: '500', lineHeight: '1.5rem', }], "size-info-paragraph": ['1.25rem', { fontWeight: '400', lineHeight: '2rem', }], "size-info-detail": ['1rem', { fontWeight: '400', lineHeight: '1.5rem', }], "size-info-caption": ['0.875rem', { fontWeight: '400', lineHeight: '1.25rem', }], "size-info-label": ['0.75rem', { fontWeight: '700', lineHeight: '1rem', }], "size-info-option": ['0.625rem', { fontWeight: '700', letterSpacing: '-0.025em', lineHeight: '0.625rem', }], "size-info-tip": ['0.75rem', { fontWeight: '400', lineHeight: '1rem', }], "size-read-paragraph": ['1.25rem', { fontWeight: '300', lineHeight: '2rem', }], "size-read-detail": ['1rem', { fontWeight: '300', lineHeight: '1.5rem', }], "size-read-caption": ['0.875rem', { fontWeight: '400', lineHeight: '1.25rem', }], "size-code-snippet": ['1rem', { fontWeight: '400', lineHeight: '1.5rem', }], "size-code-hack": ['0.875rem', { fontWeight: '400', lineHeight: '1.25rem', }], } module.exports = { fontSize, }