feat(cli): upgrade to nuxt 4.1 (#570)

This commit is contained in:
Aman Varshney
2025-09-09 14:19:44 +05:30
committed by GitHub
parent b7c28d3c6d
commit c196a563f3
6 changed files with 13 additions and 13 deletions

View File

@@ -3,7 +3,7 @@ export default defineAppConfig({
ui: {
colors: {
primary: 'emerald',
neutral: 'slate',
neutral: 'neutral',
},
button: {
defaultVariants: {