fix some tailwind style not work

This commit is contained in:
sijie.sun
2025-03-16 11:07:35 +08:00
committed by Sijie.Sun
parent 74c716ccaa
commit f84ae228fc
10 changed files with 32 additions and 42 deletions

View File

@@ -50,8 +50,8 @@ async function main() {
darkModeSelector: 'system',
cssLayer: {
name: 'primevue',
order: 'tailwind-base, primevue, tailwind-utilities'
}
order: 'tailwind-base, primevue, tailwind-utilities',
},
},
},
})