// config.mjsexport default { // ... other config THEME: 'slides',}
// config.mjs
export default {
// ... other config
THEME: 'slides',
}
magic will then find and merge the themes automatically, just as it did on this page