@department-of-veterans-affairs/css-library 0.21.0 → 0.21.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.
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
@@ -388,9 +388,5 @@ article > h1 {
388
388
  margin: 0 0 0.5em 1.5em;
389
389
  padding: 0;
390
390
  }
391
- .feature ul li {
392
- list-style: square;
393
- margin: 0;
394
- }
395
391
 
396
392
  /*# sourceMappingURL=va.css.map */
@@ -7598,10 +7598,6 @@ article > h1 {
7598
7598
  margin: 0 0 0.5em 1.5em;
7599
7599
  padding: 0;
7600
7600
  }
7601
- .feature ul li {
7602
- list-style: square;
7603
- margin: 0;
7604
- }
7605
7601
 
7606
7602
  /**
7607
7603
  Variables ported over from Formation so that we can keep those stylesheets
@@ -45,11 +45,6 @@
45
45
  margin: 0 0 1em 1.25em !important;
46
46
  padding: 0;
47
47
  }
48
- .process ul li {
49
- list-style: square;
50
- margin: 0;
51
- padding: 0.1em 0;
52
- }
53
48
 
54
49
  .process-step {
55
50
  border-left: 8px solid #aeb0b5;
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Thu, 27 Mar 2025 20:49:00 GMT
3
+ * Generated on Tue, 01 Apr 2025 19:06:46 GMT
4
4
  */
5
5
 
6
6
  :root {
@@ -1,6 +1,6 @@
1
1
 
2
2
  // Do not edit directly
3
- // Generated on Thu, 27 Mar 2025 20:49:00 GMT
3
+ // Generated on Tue, 01 Apr 2025 19:06:46 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.21.0",
3
+ "version": "0.21.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
+ }