@hashicorp/design-system-tokens 0.0.18 → 0.0.19

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.
@@ -5493,13 +5493,13 @@
5493
5493
  ]
5494
5494
  },
5495
5495
  {
5496
- "value": "2.25rem",
5496
+ "value": "2rem",
5497
5497
  "group": "spacing",
5498
- "comment": "36px, 2.25rem",
5498
+ "comment": "32px, 2rem",
5499
5499
  "original": {
5500
- "value": "36",
5500
+ "value": "32",
5501
5501
  "group": "spacing",
5502
- "comment": "36px, 2.25rem"
5502
+ "comment": "32px, 2rem"
5503
5503
  },
5504
5504
  "name": "token-spacing-06",
5505
5505
  "attributes": {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@hashicorp/design-system-tokens",
3
- "version": "0.0.18",
3
+ "version": "0.0.19",
4
4
  "description": "HashiCorp Design Tokens",
5
5
  "keywords": [
6
6
  "hashicorp",
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Do not edit directly
3
- * Generated on Thu, 16 Dec 2021 10:49:38 GMT
3
+ * Generated on Thu, 16 Dec 2021 12:43:17 GMT
4
4
  */
5
5
 
6
6
  :root {
@@ -251,7 +251,7 @@
251
251
  --token-spacing-03: 0.75rem; /* 12px, 0.75rem */
252
252
  --token-spacing-04: 1rem; /* 16px, 1rem */
253
253
  --token-spacing-05: 1.5rem; /* 24px, 1.5rem */
254
- --token-spacing-06: 2.25rem; /* 36px, 2.25rem */
254
+ --token-spacing-06: 2rem; /* 32px, 2rem */
255
255
  --token-spacing-07: 3rem; /* 48px, 3rem */
256
256
  --token-typography-heading-0-font-family: -apple-system, BlinkMacSystemFont, SF Pro Display, Segoe UI Display, Ubuntu, sans-serif;
257
257
  --token-typography-heading-0-font-size: 1.875rem; /* 30px/1.875rem */