From 2f8bff76767e733d7f3c7f7743d2b4f118b61889 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Iv=C3=A1n=20Ovejero?= Date: Tue, 3 May 2022 15:09:05 +0200 Subject: [PATCH] :bug: Fix notice warning missing background color (#3231) --- packages/design-system/theme/src/_tokens.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/design-system/theme/src/_tokens.scss b/packages/design-system/theme/src/_tokens.scss index c8b64341d4..30afd03d86 100644 --- a/packages/design-system/theme/src/_tokens.scss +++ b/packages/design-system/theme/src/_tokens.scss @@ -120,7 +120,7 @@ var(--color-warning-tint-1-l) ); - --color-warning-tint-2-h: 34%; + --color-warning-tint-2-h: 34; --color-warning-tint-2-s: 80%; --color-warning-tint-2-l: 96%; --color-warning-tint-2: hsl(