@department-of-veterans-affairs/css-library 0.23.2 → 0.24.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
File without changes
package/dist/img/info.png CHANGED
File without changes
package/dist/img/info.svg CHANGED
File without changes
File without changes
File without changes
File without changes
File without changes
@@ -1,12 +1,12 @@
1
1
  @media (max-width: 481px) {
2
2
  h1 {
3
- font-size: 30px;
3
+ font-size: 1.875rem;
4
4
  }
5
5
  h2 {
6
- font-size: 24px;
6
+ font-size: 1.5rem;
7
7
  }
8
8
  .va-introtext {
9
- font-size: 16px;
9
+ font-size: 1rem;
10
10
  }
11
11
  }
12
12
 
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Mon, 11 Aug 2025 16:46:43 GMT
3
+ * Generated on Mon, 18 Aug 2025 18:08:10 GMT
4
4
  */
5
5
 
6
6
  :root {
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Mon, 11 Aug 2025 16:46:43 GMT
3
+ // Generated on Mon, 18 Aug 2025 18:08:11 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.23.2",
3
+ "version": "0.24.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
+ }