CuBoulder / express_mono

Monolithic Express Profile - contains all bundles
GNU General Public License v2.0
1 stars 2 forks source link

Removing fonts.com fonts from Web Express #858

Closed kevincrafts closed 2 years ago

kevincrafts commented 2 years ago

Removing fonts.com licensed fonts from web express and setting Roboto/Roboto Condensed to be the main fonts.

github-actions[bot] commented 2 years ago

Run Tests When Work Is Completed

Do not merge code before you run tests. Do the following when you have completed work on this PR and all of you reviewers have approved it:

  1. Add the Label "ReadyForTesting".
  2. If the tests pass:
    • Great!
    • Wait for you reviewers to approve the PR.
    • Merge when appropriate.
  3. If the tests fail:
    • You have more work to do!
    • Take the label off.
    • Make your changes.
    • Repeat these steps.