@department-of-veterans-affairs/css-library 0.16.1-rc1 → 0.17.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
File without changes
File without changes
File without changes
package/dist/img/info.svg CHANGED
File without changes
File without changes
File without changes
@@ -15,7 +15,7 @@ body {
15
15
  }
16
16
 
17
17
  html {
18
- font-size: 16px;
18
+ font-size: 100%;
19
19
  font-weight: 500;
20
20
  }
21
21
 
@@ -4852,7 +4852,7 @@ caption {
4852
4852
  */
4853
4853
  html {
4854
4854
  font-family: "Source Sans Pro Web", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
4855
- font-size: 16px;
4855
+ font-size: 100%;
4856
4856
  }
4857
4857
 
4858
4858
  body {
@@ -6049,7 +6049,7 @@ body {
6049
6049
  }
6050
6050
 
6051
6051
  html {
6052
- font-size: 16px;
6052
+ font-size: 100%;
6053
6053
  font-weight: 500;
6054
6054
  }
6055
6055
 
@@ -31,7 +31,7 @@
31
31
 
32
32
  html {
33
33
  font-family: "Source Sans Pro Web", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
34
- font-size: 16px;
34
+ font-size: 100%;
35
35
  }
36
36
 
37
37
  body {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Wed, 18 Dec 2024 16:54:03 GMT
3
+ * Generated on Tue, 14 Jan 2025 19:27:17 GMT
4
4
  */
5
5
 
6
6
  :root {
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Wed, 18 Dec 2024 16:54:03 GMT
3
+ // Generated on Tue, 14 Jan 2025 19:27:17 GMT
4
4
 
5
5
  $xsmall-screen: 320px;
6
6
  $small-screen: 481px;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@department-of-veterans-affairs/css-library",
3
- "version": "0.16.1-rc1",
3
+ "version": "0.17.0",
4
4
  "description": "Department of Veterans Affairs stylesheets, tokens, and utilities",
5
5
  "packageManager": "yarn@3.2.0",
6
6
  "files": [
@@ -30,4 +30,4 @@
30
30
  "@uswds/uswds": "^3.9.0",
31
31
  "rimraf": "^5.0.5"
32
32
  }
33
- }
33
+ }