mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-25 01:10:40 +01:00
chore(deps): update tailwindcss to v4.0.0-alpha.33 (v3) (#2493)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Benjamin Canac <canacb1@gmail.com>
This commit is contained in:
@@ -21,7 +21,7 @@ export default (options: Required<ModuleOptions>) => ({
|
||||
pill: {
|
||||
list: 'bg-[var(--ui-bg-elevated)] rounded-[calc(var(--ui-radius)*2)]',
|
||||
trigger: 'flex-1 w-full',
|
||||
indicator: 'rounded-[calc(var(--ui-radius)*1.5)] shadow-sm'
|
||||
indicator: 'rounded-[calc(var(--ui-radius)*1.5)] shadow-xs'
|
||||
},
|
||||
link: {
|
||||
list: 'border-[var(--ui-border)]',
|
||||
|
||||
Reference in New Issue
Block a user