@department-of-veterans-affairs/css-library 0.23.0 → 0.23.1

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.
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Fri, 25 Jul 2025 18:07:43 GMT
3
+ * Generated on Thu, 31 Jul 2025 13:55:00 GMT
4
4
  */
5
5
 
6
6
  :root {
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Fri, 25 Jul 2025 18:07:43 GMT
3
+ // Generated on Thu, 31 Jul 2025 13:55:00 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.0",
3
+ "version": "0.23.1",
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
+ }