Exercise: Implementing the Font Size Palette

Instructions

In the theme.json

  • Under settings, look for the typography section.
  • Add a fluid property, add set it to true.
  • Add a fontSizes key, with an array as value.
  • Add an object for each font size with the following keys and values:

Solution

Complete and Continue