From 5e1782d33b22878d50b5a5f492f2fc9fbd4e8bf4 Mon Sep 17 00:00:00 2001 From: Nathan Young <1447339+nathanyoung@users.noreply.github.com> Date: Wed, 4 Oct 2023 12:50:03 -0700 Subject: [PATCH] feat: add 1xl font size 2rem/32px (#229) --- build.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.js b/build.js index 2e3848c..cfd1970 100644 --- a/build.js +++ b/build.js @@ -60,7 +60,7 @@ const FIGMA_TOKENS_DOCUMENT = 'abGRptpr7iPaMsXdEPVm6W'; * Ideally the figma file version _label_ and the npm package version will match * but it is not required. */ -const FIGMA_FILE_VERSION = '3847870014'; +const FIGMA_FILE_VERSION = '4276567159'; /** * Read tokens from FIGMA file.