From 56793986541b9e17276237ae200eef4e60efac48 Mon Sep 17 00:00:00 2001 From: Dano Williams Date: Wed, 18 Dec 2019 10:47:02 -0800 Subject: [PATCH] Update references to 2.4.0 --- README.md | 10 +++++----- src/stylesheets/settings/_settings-color.scss | 2 +- src/stylesheets/settings/_settings-components.scss | 2 +- src/stylesheets/settings/_settings-general.scss | 2 +- src/stylesheets/settings/_settings-spacing.scss | 2 +- src/stylesheets/settings/_settings-typography.scss | 2 +- src/stylesheets/settings/_settings-utilities.scss | 2 +- src/stylesheets/theme/_uswds-theme-color.scss | 2 +- src/stylesheets/theme/_uswds-theme-components.scss | 2 +- src/stylesheets/theme/_uswds-theme-general.scss | 2 +- src/stylesheets/theme/_uswds-theme-spacing.scss | 2 +- src/stylesheets/theme/_uswds-theme-typography.scss | 2 +- src/stylesheets/theme/_uswds-theme-utilities.scss | 2 +- 13 files changed, 17 insertions(+), 17 deletions(-) diff --git a/README.md b/README.md index 52ebcd7309..f3aa46da9a 100644 --- a/README.md +++ b/README.md @@ -62,12 +62,12 @@ How you implement the design system depends on the needs of your project and you ### Download -1. Download the [USWDS zip file](https://github.com/uswds/uswds/releases/tag/v2.3.1) from the latest USWDS release and open that file. +1. Download the [USWDS zip file](https://github.com/uswds/uswds/releases/tag/v2.4.0) from the latest USWDS release and open that file. After extracting the zip file you should see the following file and folder structure: ``` - uswds-2.3.1/ + uswds-2.4.0/ ├── css/ │   ├── uswds.min.css.map │   ├── uswds.min.css @@ -87,7 +87,7 @@ How you implement the design system depends on the needs of your project and you ``` example-project/ ├── assets/ - │   ├── uswds-2.3.1/ + │   ├── uswds-2.4.0/ │   ├── stylesheets/ │   ├── images/ │   └── javascript/ @@ -107,10 +107,10 @@ How you implement the design system depends on the needs of your project and you My Example Project - + - + ``` diff --git a/src/stylesheets/settings/_settings-color.scss b/src/stylesheets/settings/_settings-color.scss index b8ff11104e..9c7bc741b8 100644 --- a/src/stylesheets/settings/_settings-color.scss +++ b/src/stylesheets/settings/_settings-color.scss @@ -7,7 +7,7 @@ ======================================== ======================================== ---------------------------------------- -USWDS 2.3.1 +USWDS 2.4.0 ---------------------------------------- COLOR SETTINGS ---------------------------------------- diff --git a/src/stylesheets/settings/_settings-components.scss b/src/stylesheets/settings/_settings-components.scss index a0a976f402..8cfbcd6273 100644 --- a/src/stylesheets/settings/_settings-components.scss +++ b/src/stylesheets/settings/_settings-components.scss @@ -7,7 +7,7 @@ ======================================== ======================================== ---------------------------------------- -USWDS 2.3.1 +USWDS 2.4.0 ---------------------------------------- COMPONENT SETTINGS ---------------------------------------- diff --git a/src/stylesheets/settings/_settings-general.scss b/src/stylesheets/settings/_settings-general.scss index 7f142aa7b6..4f401ea480 100644 --- a/src/stylesheets/settings/_settings-general.scss +++ b/src/stylesheets/settings/_settings-general.scss @@ -7,7 +7,7 @@ ======================================== ======================================== ---------------------------------------- -USWDS 2.3.1 +USWDS 2.4.0 ---------------------------------------- GENERAL SETTINGS ---------------------------------------- diff --git a/src/stylesheets/settings/_settings-spacing.scss b/src/stylesheets/settings/_settings-spacing.scss index 380e49219b..4e03416a51 100644 --- a/src/stylesheets/settings/_settings-spacing.scss +++ b/src/stylesheets/settings/_settings-spacing.scss @@ -7,7 +7,7 @@ ======================================== ======================================== ---------------------------------------- -USWDS 2.3.1 +USWDS 2.4.0 ---------------------------------------- SPACING SETTINGS ---------------------------------------- diff --git a/src/stylesheets/settings/_settings-typography.scss b/src/stylesheets/settings/_settings-typography.scss index 9e131f5804..363ec94752 100644 --- a/src/stylesheets/settings/_settings-typography.scss +++ b/src/stylesheets/settings/_settings-typography.scss @@ -7,7 +7,7 @@ ======================================== ======================================== ---------------------------------------- -USWDS 2.3.1 +USWDS 2.4.0 ---------------------------------------- TYPOGRAPHY SETTINGS ---------------------------------------- diff --git a/src/stylesheets/settings/_settings-utilities.scss b/src/stylesheets/settings/_settings-utilities.scss index eb098812a7..498e0a4883 100644 --- a/src/stylesheets/settings/_settings-utilities.scss +++ b/src/stylesheets/settings/_settings-utilities.scss @@ -7,7 +7,7 @@ ======================================== ======================================== ---------------------------------------- -USWDS 2.3.1 +USWDS 2.4.0 ---------------------------------------- UTILITIES SETTINGS ---------------------------------------- diff --git a/src/stylesheets/theme/_uswds-theme-color.scss b/src/stylesheets/theme/_uswds-theme-color.scss index 742d9e738a..47ea891f0f 100644 --- a/src/stylesheets/theme/_uswds-theme-color.scss +++ b/src/stylesheets/theme/_uswds-theme-color.scss @@ -7,7 +7,7 @@ ======================================== ======================================== ---------------------------------------- -USWDS 2.3.1 +USWDS 2.4.0 ---------------------------------------- COLOR SETTINGS ---------------------------------------- diff --git a/src/stylesheets/theme/_uswds-theme-components.scss b/src/stylesheets/theme/_uswds-theme-components.scss index eaa05ae6a4..44b147cd22 100644 --- a/src/stylesheets/theme/_uswds-theme-components.scss +++ b/src/stylesheets/theme/_uswds-theme-components.scss @@ -7,7 +7,7 @@ ======================================== ======================================== ---------------------------------------- -USWDS 2.3.1 +USWDS 2.4.0 ---------------------------------------- COMPONENT SETTINGS ---------------------------------------- diff --git a/src/stylesheets/theme/_uswds-theme-general.scss b/src/stylesheets/theme/_uswds-theme-general.scss index 5509a5ce66..8bd0ff16a5 100644 --- a/src/stylesheets/theme/_uswds-theme-general.scss +++ b/src/stylesheets/theme/_uswds-theme-general.scss @@ -7,7 +7,7 @@ ======================================== ======================================== ---------------------------------------- -USWDS 2.3.1 +USWDS 2.4.0 ---------------------------------------- GENERAL SETTINGS ---------------------------------------- diff --git a/src/stylesheets/theme/_uswds-theme-spacing.scss b/src/stylesheets/theme/_uswds-theme-spacing.scss index 45fa5c44fc..79c026b3f8 100644 --- a/src/stylesheets/theme/_uswds-theme-spacing.scss +++ b/src/stylesheets/theme/_uswds-theme-spacing.scss @@ -7,7 +7,7 @@ ======================================== ======================================== ---------------------------------------- -USWDS 2.3.1 +USWDS 2.4.0 ---------------------------------------- SPACING SETTINGS ---------------------------------------- diff --git a/src/stylesheets/theme/_uswds-theme-typography.scss b/src/stylesheets/theme/_uswds-theme-typography.scss index 3e1f892387..30f696c21e 100644 --- a/src/stylesheets/theme/_uswds-theme-typography.scss +++ b/src/stylesheets/theme/_uswds-theme-typography.scss @@ -7,7 +7,7 @@ ======================================== ======================================== ---------------------------------------- -USWDS 2.3.1 +USWDS 2.4.0 ---------------------------------------- TYPOGRAPHY SETTINGS ---------------------------------------- diff --git a/src/stylesheets/theme/_uswds-theme-utilities.scss b/src/stylesheets/theme/_uswds-theme-utilities.scss index f052d124f9..1de9e25090 100644 --- a/src/stylesheets/theme/_uswds-theme-utilities.scss +++ b/src/stylesheets/theme/_uswds-theme-utilities.scss @@ -7,7 +7,7 @@ ======================================== ======================================== ---------------------------------------- -USWDS 2.3.1 +USWDS 2.4.0 ---------------------------------------- UTILITIES SETTINGS ----------------------------------------