Add seemingly-redundant export in theme src file to workaround theme build error

Max Brunsfeld created

Change summary

styles/src/common.ts | 1 +
1 file changed, 1 insertion(+)

Detailed changes

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 = {