export default defineAppConfig({ ui: { primary: 'sky', button: { base: 'font-semibold' }, container: { base: 'max-w-5xl' } } })