--- import config from "@config/config.json"; const { theme_switcher, default_theme } = config.settings; const {className} = Astro.props; --- { theme_switcher && (