mirror of
https://gitee.com/ShopeX/ECShopX_admin-frontend
synced 2026-08-09 05:55:58 +08:00
merge(scope): merge master
This commit is contained in:
@@ -18,6 +18,9 @@ module.exports = {
|
||||
foreground: {
|
||||
DEFAULT: 'hsl(var(--foreground))'
|
||||
},
|
||||
border: {
|
||||
DEFAULT: 'hsl(var(--border))'
|
||||
},
|
||||
primary: {
|
||||
DEFAULT: 'hsl(var(--primary))',
|
||||
foreground: 'hsl(var(--primary-foreground))'
|
||||
|
||||
Reference in New Issue
Block a user