mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-14 12:14:41 +01:00
chore: use new syntax for css variables (#3258)
Co-authored-by: Benjamin Canac <canacb1@gmail.com>
This commit is contained in:
@@ -256,7 +256,7 @@ props:
|
||||
color: neutral
|
||||
variant: outline
|
||||
ui:
|
||||
leadingIcon: 'text-[var(--ui-primary)]'
|
||||
leadingIcon: 'text-(--ui-primary)'
|
||||
slots:
|
||||
default: |
|
||||
|
||||
|
||||
Reference in New Issue
Block a user