From ac65a9815fa41943d0a0c36125b58001e2e01c58 Mon Sep 17 00:00:00 2001 From: francgrasso Date: Fri, 2 Aug 2024 16:32:29 +0200 Subject: [PATCH] fix font sizes according to theme.json schema v3 --- theme.json | 1 + 1 file changed, 1 insertion(+) diff --git a/theme.json b/theme.json index 49d5082..97ba185 100644 --- a/theme.json +++ b/theme.json @@ -167,6 +167,7 @@ }, "typography": { "fluid": true, + "defaultFontSizes": false, "fontFamilies": [ { "fontFamily": "-apple-system,BlinkMacSystemFont,\"Segoe UI\",Roboto,Oxygen-Sans,Ubuntu,Cantarell,\"Helvetica Neue\",sans-serif",