mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-21 07:21:46 +01:00
chore(components): add more sizes to theme config
This commit is contained in:
@@ -7,6 +7,7 @@ export default (options: Required<ModuleOptions>) => ({
|
||||
container: 'font-medium text-gray-700 dark:text-gray-200 flex',
|
||||
icon: 'shrink-0 size-5',
|
||||
avatar: 'shrink-0',
|
||||
avatarSize: '2xs',
|
||||
label: 'text-sm'
|
||||
},
|
||||
variants: {
|
||||
|
||||
Reference in New Issue
Block a user