From f645b8b840c7b07dc1264ec0702cecda46072032 Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Fri, 12 Jan 2024 15:48:33 +0000 Subject: [PATCH] Generated build output --- build/css/variables.css | 2 +- tokens/converted-tokens-w3c.json | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/build/css/variables.css b/build/css/variables.css index 867c795..bb08de2 100644 --- a/build/css/variables.css +++ b/build/css/variables.css @@ -1,6 +1,6 @@ /** * Do not edit directly - * Generated on Fri, 12 Jan 2024 15:35:38 GMT + * Generated on Fri, 12 Jan 2024 15:48:33 GMT */ :root { diff --git a/tokens/converted-tokens-w3c.json b/tokens/converted-tokens-w3c.json index ec2c549..f079ea3 100644 --- a/tokens/converted-tokens-w3c.json +++ b/tokens/converted-tokens-w3c.json @@ -628,14 +628,14 @@ "shadow": { "dropdown": { "$value": { - "x": "0px", - "y": "4px", + "offsetX": "0px", + "offsetY": "4px", "blur": "20px", "spread": "0px", "color": "#101211e6", - "$type": "dropShadow" + "$type": "shadow" }, - "$type": "boxShadow" + "$type": "shadow" } } },