Skip to content

Commit 74485c4

Browse files
authored
Merge pull request #65 from GSA/core-maintenance
Core maintenance
2 parents deeec71 + 2f2cfab commit 74485c4

6 files changed

Lines changed: 6 additions & 31 deletions

File tree

src/stylesheets/theme/_sds-theme-color.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
========================================
88
========================================
99
----------------------------------------
10-
USWDS 2.1.0
10+
USWDS 2.2.0
1111
----------------------------------------
1212
COLOR SETTINGS
1313
----------------------------------------

src/stylesheets/theme/_sds-theme-components.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
========================================
88
========================================
99
----------------------------------------
10-
USWDS 2.1.0
10+
USWDS 2.2.0
1111
----------------------------------------
1212
COMPONENT SETTINGS
1313
----------------------------------------

src/stylesheets/theme/_sds-theme-general.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
========================================
88
========================================
99
----------------------------------------
10-
USWDS 2.1.0
10+
USWDS 2.2.0
1111
----------------------------------------
1212
GENERAL SETTINGS
1313
----------------------------------------

src/stylesheets/theme/_sds-theme-spacing.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
========================================
88
========================================
99
----------------------------------------
10-
USWDS 2.1.0
10+
USWDS 2.2.0
1111
----------------------------------------
1212
SPACING SETTINGS
1313
----------------------------------------

src/stylesheets/theme/_sds-theme-typography.scss

Lines changed: 1 addition & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
========================================
88
========================================
99
----------------------------------------
10-
USWDS 2.1.0
10+
USWDS 2.2.0
1111
----------------------------------------
1212
TYPOGRAPHY SETTINGS
1313
----------------------------------------
@@ -17,31 +17,6 @@ https://designsystem.digital.gov/design-tokens/typesetting/font-family/
1717
----------------------------------------
1818
*/
1919

20-
/*
21-
----------------------------------------
22-
Type-based font settings
23-
----------------------------------------
24-
Set the type-based tokens for your
25-
project from the following tokens,
26-
or from any new font tokens you added in
27-
$theme-typeface-tokens.
28-
----------------------------------------
29-
'georgia'
30-
'helvetica'
31-
'merriweather'
32-
'open-sans'
33-
'public-sans'
34-
'roboto-mono'
35-
'source-sans-pro'
36-
'system'
37-
'tahoma'
38-
'verdana'
39-
----------------------------------------
40-
*/
41-
42-
// sans-serif
43-
$theme-font-type-sans: 'source-sans-pro';
44-
4520
/*
4621
----------------------------------------
4722
Role-based font settings

src/stylesheets/theme/_sds-theme-utilities.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
========================================
88
========================================
99
----------------------------------------
10-
USWDS 2.1.0
10+
USWDS 2.2.0
1111
----------------------------------------
1212
UTILITIES SETTINGS
1313
----------------------------------------

0 commit comments

Comments
 (0)