diff --git a/app/assets/sass/uswds/_govuk-style-import.scss b/app/assets/sass/uswds/_legacy-styles.scss similarity index 100% rename from app/assets/sass/uswds/_govuk-style-import.scss rename to app/assets/sass/uswds/_legacy-styles.scss diff --git a/app/assets/sass/uswds/styles.scss b/app/assets/sass/uswds/styles.scss index 46b0a031f..3ef97c065 100644 --- a/app/assets/sass/uswds/styles.scss +++ b/app/assets/sass/uswds/styles.scss @@ -1,4 +1,4 @@ @forward "uswds-theme"; @forward "uswds"; @forward "uswds-theme-custom-styles"; -@forward "govuk-style-import"; \ No newline at end of file +@forward "legacy-styles"; \ No newline at end of file