diff --git a/tokens/global/global.json b/tokens/global/global.json index 467264c..b1fcb49 100644 --- a/tokens/global/global.json +++ b/tokens/global/global.json @@ -767,6 +767,10 @@ } }, "spacing": { + "0": { + "value": "0", + "type": "spacing" + }, "10": { "value": "0.125rem", "type": "spacing", @@ -806,6 +810,11 @@ "value": "2rem", "type": "spacing", "description": "32px" + }, + "90": { + "value": "3rem", + "type": "spacing", + "description": "48px" } }, "font": {