fix: remove color-brand
This commit is contained in:
@@ -39,9 +39,7 @@ const config = {
|
||||
// },
|
||||
colors: {
|
||||
primary: 'var(--color-primary)',
|
||||
yellow: '#F5AE07',
|
||||
'light-green': '#F4F6EC',
|
||||
brand: '#6B8E23', // Added brand color for hover states from SCSS
|
||||
'primary-dark': 'var(--color-primary-dark)',
|
||||
},
|
||||
backgroundImage: {
|
||||
'hero-gradient':
|
||||
|
||||
Reference in New Issue
Block a user