Sha256: 45a18c7d2dcd1650ce1defc2e1d25a0be738dd3ba737d616faf590f922791b54
Contents?: true
Size: 1.42 KB
Versions: 25
Compression:
Stored size: 1.42 KB
Contents
{"version":3,"sources":["../../../src/govuk/settings/_typography-font-families.scss"],"names":[],"mappings":"AAAA,GAAG;AACH,6BAA6B;AAC7B,GAAG;;AAEH,wEAAwE;AACxE,sBAAsB;AACtB,EAAE;AACF,aAAa;AACb,iBAAiB;;AAEjB,oEAAoE;;AAEpE,kEAAkE;AAClE,UAAU;AACV,EAAE;AACF,aAAa;AACb,iBAAiB;AACjB,2EAA2E;;AAE3E,gDAAgD;;AAEhD,4EAA4E;AAC5E,wCAAwC;AACxC,EAAE;AACF,4EAA4E;AAC5E,wCAAwC;AACxC,EAAE;AACF,aAAa;AACb,iBAAiB;AACjB,2EAA2E;;AAE3E,2EAA2E","file":"_typography-font-families.scss","sourcesContent":["////\n/// @group settings/typography\n////\n\n/// List of font families to use if using GDS Transport (the default font\n/// 'stack' for GOV.UK)\n///\n/// @type List\n/// @access public\n\n$govuk-font-family-gds-transport: \"GDS Transport\", arial, sans-serif;\n\n/// List of font families to use if using NTA (old font 'stack' for\n/// GOV.UK)\n///\n/// @type List\n/// @access public\n/// @deprecated To be removed once support for compatibility mode is dropped\n\n$govuk-font-family-nta: \"nta\", arial, sans-serif;\n\n/// List of font families to use if using the 'tabular numbers' subset of NTA\n/// (the default font 'stack' for GOV.UK)\n///\n/// Because ntatabularnumbers only includes the digits 0-10, all other glyphs\n/// will 'fall-through' the stack to NTA.\n///\n/// @type List\n/// @access public\n/// @deprecated To be removed once support for compatibility mode is dropped\n\n$govuk-font-family-nta-tabular: \"ntatabularnumbers\", $govuk-font-family-nta;\n"]}
Version data entries
25 entries across 25 versions & 1 rubygems