mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-29 11:20:36 +01:00
playground: update
This commit is contained in:
@@ -5,9 +5,12 @@ export default defineAppConfig({
|
||||
base: 'font-semibold',
|
||||
variants: {
|
||||
color: {
|
||||
pink: 'bg-pink-500 text-white'
|
||||
toto: 'bg-pink-500 text-white'
|
||||
}
|
||||
}
|
||||
},
|
||||
container: {
|
||||
base: 'max-w-5xl'
|
||||
}
|
||||
}
|
||||
})
|
||||
Reference in New Issue
Block a user