From 9061efcb18b47af601f9339782e57c278ef30caf Mon Sep 17 00:00:00 2001 From: Arno V Date: Fri, 23 Feb 2024 13:38:03 -0500 Subject: [PATCH] Update tailwindPlugin.ts --- packages/ui-components/lib/tailwindPlugin.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/packages/ui-components/lib/tailwindPlugin.ts b/packages/ui-components/lib/tailwindPlugin.ts index b04443ea..cf2bd444 100644 --- a/packages/ui-components/lib/tailwindPlugin.ts +++ b/packages/ui-components/lib/tailwindPlugin.ts @@ -44,7 +44,6 @@ const myComponentLibraryConfig = { theme: { extend: { colors: dynamicColors(), - // typography: { typography: ({ theme }: { theme: (arg0: string) => any }) => ({ DEFAULT: { css: {