@phcdevworks/spectre-tokens 4.2.0 → 4.3.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.
package/README.md CHANGED
@@ -17,7 +17,7 @@ contracts for specific frameworks and runtimes.
17
17
  | Project team | `project-design` |
18
18
  | Repository role | Spectre L1 design-token contract |
19
19
  | Package/artifact | `@phcdevworks/spectre-tokens` |
20
- | Current version/status | 4.2.0 |
20
+ | Current version/status | 4.3.0 |
21
21
 
22
22
  ## Standard Workflow
23
23
 
package/dist/index.cjs CHANGED
@@ -1189,7 +1189,8 @@ var coreTokens = {
1189
1189
  "64": "4rem",
1190
1190
  "72": "4.5rem",
1191
1191
  "80": "5rem",
1192
- "96": "6rem"
1192
+ "96": "6rem",
1193
+ "240": "15rem"
1193
1194
  },
1194
1195
  "radii": {
1195
1196
  "none": "0",