File tree Expand file tree Collapse file tree
.github/skills/update-tokens Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -76,7 +76,7 @@ Token **keys and structure must always match across brands**.
7676- Keep JSON formatting consistent with existing files
7777- Apply ** minimal diffs** : change only what is required
7878- Do not reorder unrelated tokens
79- - All token values should follow the structure enforced in ` tokens/schema/skin-schema.json `
79+ - All brand failes should follow the structure enforced in ` tokens/schema/skin-schema.json `
8080
8181---
8282
@@ -95,26 +95,6 @@ Token **keys and structure must always match across brands**.
9595### Text tokens
9696
9797- A new ` text.size ` token ** must** also define ` text.lineHeight `
98- - All ` text.size ` and ` text.lineHeight ` values must include:
99- - ` mobile `
100- - ` desktop `
101- - ` text.weight ` values are restricted to:
102- - ` light `
103- - ` regular `
104- - ` medium `
105- - ` bold `
106-
107- ---
108-
109- ### Spacing tokens
110-
111- - All ` spacing ` tokens must define values for:
112- - ` top `
113- - ` right `
114- - ` bottom `
115- - ` left `
116-
117- ---
11898
11999## Schema updates
120100
You can’t perform that action at this time.
0 commit comments