c12
c12 copied to clipboard
Allow custom extends key
For more semantic usage, an customExtendKey option can be provided. This alt key is single extend allowing Array usage for config override (#https://github.com/unjs/c12/issues/9)
customExtendKey: 'theme':
theme: 'source',
theme: ['source', { options }]