playground: update

This commit is contained in:
Benjamin Canac
2024-03-09 20:29:24 +01:00
parent e151be4734
commit 312a177ba8

View File

@@ -1,10 +1,6 @@
export default defineAppConfig({
ui: {
primary: 'sky',
button: {
slots: {
base: 'font-semibold'
}
}
gray: 'cool'
}
})