Skip to content

WDFN-728 - Used the new USWDS feature to optimize build in the Sass style sheets provided by this package.

Bucknell, Mary S. requested to merge mbucknell/wdfn-viz:wdfn-728 into main

Before making a pull request

  • Make sure all tests run
  • Update the changelog appropriately
  • Verify that the version in package.json indicates your intent to publish a release or snapshot build.
  • If making a release, update the version number and metadataLastUpdated in code.json.

Title

Update to create optimized Sass style sheets and prebuilt style sheets.

Description

The previous version of this repo (3.0.0) updated to use USWDS. This version includes Sass style sheets that are optimized to include only the parts of USWDS required to style the header, navigation, and footer. The guidance has been revised to make clear how to use the prebuilt style sheets and how to use the Sass style sheets.

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