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

This commit is contained in:
Max Brunsfeld 2023-07-25 13:01:36 -07:00 committed by Mikayla Maki
parent 87dfce94ae
commit 14fdcadcfc
No known key found for this signature in database

View file

@ -1,5 +1,6 @@
import chroma from "chroma-js"
export * from "./theme"
export * from "./theme/theme_config"
export { chroma }
export const font_families = {