design system token v0.4
This commit is contained in:
@@ -11,7 +11,7 @@ const heroVariants = cva('py-24 px-6', {
|
||||
split: 'text-left',
|
||||
},
|
||||
background: {
|
||||
default: 'bg-background',
|
||||
default: 'bg-hero-bg',
|
||||
muted: 'bg-muted',
|
||||
accent: 'bg-primary/5',
|
||||
dark: 'bg-foreground text-background',
|
||||
|
||||
Reference in New Issue
Block a user