From 14fdcadcfc638b229ca72a26102e24edd545ed6a Mon Sep 17 00:00:00 2001 From: Max Brunsfeld Date: Tue, 25 Jul 2023 13:01:36 -0700 Subject: [PATCH] Add seemingly-redundant export in theme src file to workaround theme build error --- styles/src/common.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/styles/src/common.ts b/styles/src/common.ts index 054b2837914c89d82ffc584a1f5ba14e5a34f8ae..79fc23585fc630b9c90643dec4d500d4289e1963 100644 --- a/styles/src/common.ts +++ b/styles/src/common.ts @@ -1,5 +1,6 @@ import chroma from "chroma-js" export * from "./theme" +export * from "./theme/theme_config" export { chroma } export const font_families = {