export default defineAppConfig({ ui: { colors: { primary: 'blue', neutral: 'neutral', }, container: { base: 'max-w-4xl', }, }, })