Skip to content

Commit

Permalink
Include usa-layout-grid to fix regression
Browse files Browse the repository at this point in the history
  • Loading branch information
mejiaj committed Dec 13, 2023
1 parent 59a460e commit be79d10
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion site/_sass/styles.scss
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,9 @@
@forward "usa-skipnav";
@forward "usa-media-block";
@forward "usa-prose";
@forward "usa-prose";
@forward "usa-layout-grid";
@forward "uswds-utilities";
@forward "uswds-global";

@forward "uswds-theme-custom-styles";

0 comments on commit be79d10

Please sign in to comment.