export default defineAppConfig({ ui: { primary: 'sky', gray: 'cool', container: { constrained: 'max-w-full', }, }, })