Skip to content

WDFN-626 - Remove Font Awesome dependency and use USWDS icons

Bucknell, Mary S. requested to merge mbucknell/waterdataui:replace_fa_part2 into main

Before making a pull request

  • Run all linters (make lint)
  • Run all tests (make test)
  • Update the changelog appropriately

Description

Removed the dependency on font-awesome and replaced by using USWDS sprite icons. Also added preload statements for the USWDS fonts to help improve page initial load performance.

After making a pull request

  • If appropriate, put the link to the PR in the JIRA ticket
  • Assign someone to review unless the change is trivial

Merge request reports