// Keep ../../../src reference here so that the files are also found from the dist folder! import "../../../src/fonts/font.css"; export { customLightTheme } from "./lightTheme"; export { customDarkTheme } from "./darkTheme";