Add seemingly-redundant export in theme src file to workaround theme build error
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
import chroma from "chroma-js"
|
||||
export * from "./theme"
|
||||
export * from "./theme/theme_config"
|
||||
export { chroma }
|
||||
|
||||
export const font_families = {
|
||||
|
||||
Reference in New Issue
Block a user