Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

USWDS migration #91

Closed
wants to merge 13 commits into from
Closed

USWDS migration #91

wants to merge 13 commits into from

Conversation

curt-mitch-census
Copy link
Member

@curt-mitch-census curt-mitch-census commented Jan 23, 2024

Description

This PR migrates the xD site to the current version of USWDS (v3.7). This includes the following changes:

  • moves Sass compilations to sass directory
  • moves Sass -> CSS compilation to /assets/uswds/css/styles.css
  • moves some custom images (like xD logo) to assets/extra-assets
  • combines custom styles to sass/_uswds-theme-custom-styles.scss
  • updates package.json with scripts and other fields detailing application

These changes resolve #90 and complete the updating of dependencies for deployed xD web applications.

Testing

Local testing and comparing styles to current xD site.

@curt-mitch-census curt-mitch-census added dependencies Pull requests that update a dependency file CSS labels Jan 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CSS dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Migrate USWDS to version 3.7
1 participant