export default defineAppConfig({ ui: { gray: 'neutral', primary: 'gray', container: { constrained: 'max-w-4xl', }, }, })