mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-23 08:20:39 +01:00
refactor(module)!: implement design system with CSS variables (#2298)
This commit is contained in:
@@ -266,7 +266,7 @@ external:
|
||||
- modelValue
|
||||
props:
|
||||
modelValue: 'Backlog'
|
||||
color: gray
|
||||
color: neutral
|
||||
highlight: true
|
||||
items:
|
||||
- Backlog
|
||||
@@ -295,7 +295,7 @@ external:
|
||||
- modelValue
|
||||
props:
|
||||
modelValue: 'Backlog'
|
||||
color: gray
|
||||
color: neutral
|
||||
variant: subtle
|
||||
highlight: false
|
||||
items:
|
||||
|
||||
Reference in New Issue
Block a user